Skip to content

Commit

Permalink
Update java/code/src/com/redhat/rhn/common/hibernate/AnnotationRegist…
Browse files Browse the repository at this point in the history
…ry.java

Co-authored-by: Cedric Bosdonnat <[email protected]>
  • Loading branch information
mbussolotto and cbosdo authored Jan 22, 2025
1 parent 7ff2e89 commit 43fcfd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ private AnnotationRegistry() {
}

private static final List<Class<?>> ANNOTATION_CLASSES = List.of(
// do not add class at the endi, but keep the alphabetical order
// do not add class at the end, but keep the alphabetical order
AccessToken.class,
AddressImpl.class,
AnsiblePath.class,
Expand Down

0 comments on commit 43fcfd8

Please sign in to comment.