]> BookStack Code Mirror - bookstack/blobdiff - app/Providers/LdapUserProvider.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / app / Providers / LdapUserProvider.php
index 7f676eace26110caafc765224b65e1c33f24fa56..9c91def2f1f55b650b845f5913fa3563f47092e3 100644 (file)
@@ -2,9 +2,7 @@
 
 namespace BookStack\Providers;
 
-use BookStack\Auth\Role;
 use BookStack\Auth\Access\LdapService;
-use BookStack\Auth\User;
 use Illuminate\Contracts\Auth\Authenticatable;
 use Illuminate\Contracts\Auth\UserProvider;