Fix build error.

This commit is contained in:
Min Chen 2013-10-10 14:11:08 -07:00
parent 5c7db71bbb
commit 6b8cee5fc9
1 changed files with 0 additions and 1 deletions

View File

@ -31,5 +31,4 @@ public interface AclRolePermission extends InternalIdentity {
boolean isAllowed();
PermissionScope getScope();
}