@@ -116,7 +116,6 @@ |
||
116 | 116 | use OC\Template\SCSSCacher; |
117 | 117 | use OCA\Theming\ImageManager; |
118 | 118 | use OCA\Theming\ThemingDefaults; |
119 | - |
|
120 | 119 | use OCP\App\IAppManager; |
121 | 120 | use OCP\AppFramework\Utility\ITimeFactory; |
122 | 121 | use OCP\Collaboration\AutoComplete\IManager; |
@@ -42,7 +42,6 @@ |
||
42 | 42 | use OCP\AppFramework\Http\DataResponse; |
43 | 43 | use OCP\AppFramework\Http\NotFoundResponse; |
44 | 44 | use OCP\AppFramework\Utility\ITimeFactory; |
45 | -use OCP\Files\File; |
|
46 | 45 | use OCP\Files\IAppData; |
47 | 46 | use OCP\Files\NotFoundException; |
48 | 47 | use OCP\Files\NotPermittedException; |