aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Template/IconsCacherTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Template/IconsCacherTest.php')
-rw-r--r--tests/lib/Template/IconsCacherTest.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/lib/Template/IconsCacherTest.php b/tests/lib/Template/IconsCacherTest.php
index f7d7f7b57e5..bd7a175862a 100644
--- a/tests/lib/Template/IconsCacherTest.php
+++ b/tests/lib/Template/IconsCacherTest.php
@@ -27,16 +27,10 @@ namespace Test\Template;
use OC\Files\AppData\AppData;
use OC\Files\AppData\Factory;
use OC\Template\IconsCacher;
-use OC_App;
-use OCA\Theming\ThemingDefaults;
use OCP\AppFramework\Utility\ITimeFactory;
use OCP\Files\IAppData;
-use OCP\Files\NotFoundException;
use OCP\Files\SimpleFS\ISimpleFile;
use OCP\Files\SimpleFS\ISimpleFolder;
-use OCP\ICache;
-use OCP\ICacheFactory;
-use OCP\IConfig;
use OCP\ILogger;
use OCP\IURLGenerator;