summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/HookManagerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/tests/HookManagerTest.php')
-rw-r--r--apps/encryption/tests/HookManagerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/tests/HookManagerTest.php b/apps/encryption/tests/HookManagerTest.php
index b41cdf1720c..c49938f4f3f 100644
--- a/apps/encryption/tests/HookManagerTest.php
+++ b/apps/encryption/tests/HookManagerTest.php
@@ -25,7 +25,6 @@
namespace OCA\Encryption\Tests;
-
use OCA\Encryption\HookManager;
use OCA\Encryption\Hooks\Contracts\IHook;
use OCP\IConfig;