]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Access/LdapService.php
Add error messages, fix LDAP error
[bookstack] / app / Auth / Access / LdapService.php
index 3111ea9faf11f4c572a2ceac0dcb221be20a00ee..b0700322f24b8160539da1723ba50a307e3877d7 100644 (file)
@@ -5,7 +5,6 @@ use BookStack\Auth\User;
 use BookStack\Auth\UserRepo;
 use BookStack\Exceptions\LdapException;
 use Illuminate\Contracts\Auth\Authenticatable;
-use Illuminate\Database\Eloquent\Builder;
 
 /**
  * Class LdapService