mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-29 10:21:28 +08:00
Major permission naming refactor and database migration cleanup
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
use BookStack\Exceptions\PermissionsException;
|
||||
use BookStack\Repos\PermissionsRepo;
|
||||
use BookStack\Services\RestrictionService;
|
||||
use BookStack\Services\PermissionService;
|
||||
use Illuminate\Http\Request;
|
||||
use BookStack\Http\Requests;
|
||||
|
||||
|
Reference in New Issue
Block a user