@@ -30,8 +30,6 @@ |
||
30 | 30 | |
31 | 31 | namespace OC; |
32 | 32 | |
33 | -use OC\App\AppStore\Bundles\BundleFetcher; |
|
34 | -use OC\Files\AppData\Factory; |
|
35 | 33 | use OC\Repair\CleanTags; |
36 | 34 | use OC\Repair\ClearFrontendCaches; |
37 | 35 | use OC\Repair\Collation; |
@@ -115,7 +115,6 @@ |
||
115 | 115 | use OC\Template\JSCombiner; |
116 | 116 | use OC\Template\SCSSCacher; |
117 | 117 | use OCA\Theming\ThemingDefaults; |
118 | - |
|
119 | 118 | use OCP\App\IAppManager; |
120 | 119 | use OCP\AppFramework\Utility\ITimeFactory; |
121 | 120 | use OCP\Collaboration\AutoComplete\IManager; |