Small permission fix
This commit is contained in:
@@ -107,10 +107,6 @@ namespace Api\Permission {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!$this->checkStaticPermission()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!$this->fetchGroups()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user