@@ -46,7 +46,6 @@ |
||
46 | 46 | use OCA\User_LDAP\User\Manager; |
47 | 47 | use OCA\User_LDAP\User\OfflineUser; |
48 | 48 | use OCA\User_LDAP\Mapping\AbstractMapping; |
49 | - |
|
50 | 49 | use OC\ServerNotAvailableException; |
51 | 50 | use OCP\IServerContainer; |
52 | 51 |