Skip to content

Commit

Permalink
#359 #357 remove useless Permission
Browse files Browse the repository at this point in the history
  • Loading branch information
heziai committed Mar 20, 2018
1 parent 0afbe55 commit 5043718
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ public class Permissions {

public static final Permission systemConfig = new Permission("systemConfig");

public static final Permission privilegeManage = new Permission("privilegeManage");

public static final Permission authorizationManage = new Permission("authorizationManage");


}

0 comments on commit 5043718

Please sign in to comment.