@@ -23,7 +23,6 @@ |
||
| 23 | 23 | namespace OCA\User_LDAP\Controller; |
| 24 | 24 | |
| 25 | 25 | use OC\HintException; |
| 26 | -use OC_Util; |
|
| 27 | 26 | use OCP\AppFramework\Controller; |
| 28 | 27 | use OCP\AppFramework\Http\RedirectResponse; |
| 29 | 28 | use OCP\AppFramework\Http\TemplateResponse; |
@@ -97,7 +97,6 @@ |
||
| 97 | 97 | use OC\Tagging\TagMapper; |
| 98 | 98 | use OC\Template\SCSSCacher; |
| 99 | 99 | use OCA\Theming\ThemingDefaults; |
| 100 | - |
|
| 101 | 100 | use OCP\App\IAppManager; |
| 102 | 101 | use OCP\Defaults; |
| 103 | 102 | use OCA\Theming\Util; |
@@ -24,8 +24,6 @@ |
||
| 24 | 24 | namespace OCA\User_LDAP\Notification; |
| 25 | 25 | |
| 26 | 26 | |
| 27 | -use OCP\IUser; |
|
| 28 | -use OCP\IUserManager; |
|
| 29 | 27 | use OCP\L10N\IFactory; |
| 30 | 28 | use OCP\Notification\INotification; |
| 31 | 29 | use OCP\Notification\INotifier; |