mirror of https://github.com/apache/cloudstack.git
Fix build error.
This commit is contained in:
parent
5c7db71bbb
commit
6b8cee5fc9
|
|
@ -31,5 +31,4 @@ public interface AclRolePermission extends InternalIdentity {
|
|||
|
||||
boolean isAllowed();
|
||||
|
||||
PermissionScope getScope();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue