Skip to content

Commit 52b0232

Browse files
vijayanasokanglaumtech
authored andcommitted
Update Authorized.java
1 parent 8db915e commit 52b0232

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

login/src/main/java/com/glaum/login/configuration/Authorized.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
@Target(ElementType.METHOD) // can use in method only.
99
public @interface Authorized {
1010

11-
//public boolean enabled() default true;
1211

1312
public String[] keys();
1413

0 commit comments

Comments
 (0)