]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Permissions/PermissionService.php
LDAP: Added TLS support
[bookstack] / app / Auth / Permissions / PermissionService.php
index 2609779bfa3e79805bd1c2839c3020add1caad29..d9a52c1beb152e900bf89c60df90c0161b97246c 100644 (file)
@@ -3,11 +3,8 @@
 use BookStack\Auth\Permissions;
 use BookStack\Auth\Role;
 use BookStack\Entities\Book;
-use BookStack\Entities\Bookshelf;
-use BookStack\Entities\Chapter;
 use BookStack\Entities\Entity;
 use BookStack\Entities\EntityProvider;
-use BookStack\Entities\Page;
 use BookStack\Ownable;
 use Illuminate\Database\Connection;
 use Illuminate\Database\Eloquent\Builder;