@@ -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; |