@@ -95,7 +95,6 @@ |
||
95 | 95 | use OC\Tagging\TagMapper; |
96 | 96 | use OC\Template\SCSSCacher; |
97 | 97 | use OCA\Theming\ThemingDefaults; |
98 | - |
|
99 | 98 | use OCP\App\IAppManager; |
100 | 99 | use OCA\Theming\Util; |
101 | 100 | use OCP\Federation\ICloudIdManager; |
@@ -25,7 +25,6 @@ |
||
25 | 25 | use Leafo\ScssPhp\Exception\ParserException; |
26 | 26 | use Leafo\ScssPhp\Formatter\Crunched; |
27 | 27 | use Leafo\ScssPhp\Formatter\Expanded; |
28 | - |
|
29 | 28 | use OC\Files\AppData\Factory; |
30 | 29 | use OCP\Files\IAppData; |
31 | 30 | use OCP\Files\NotFoundException; |