We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20eea18 commit 019e59dCopy full SHA for 019e59d
src/main/java/com/ics/enums/Authority.java
@@ -48,7 +48,6 @@ public enum Authority {
48
CREATE_PERMISSION("ics.perm.create_permission"),
49
DELETE_PERMISSION("ics.perm.delete_permission"),
50
51
- // nigga
52
NIGGA_MAN("ics.perm.made_to_show_case_non_existing_authorities");
53
54
private final String authority;
0 commit comments