Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-eggs committed Jan 10, 2020
1 parent 8c216a1 commit af99639
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public boolean hasPermission(HttpServletRequest request, Authentication authenti
throw new BlogException(EnumReturnCode.POWER_ACCESS_UNDEFINE);
}


public Collection<ConfigAttribute> getAttribute(HttpServletRequest request) {

Collection<ConfigAttribute> roles = new ArrayList<>();
Expand Down

0 comments on commit af99639

Please sign in to comment.