diff options
Diffstat (limited to 'apps/federation/tests/HooksTest.php')
-rw-r--r-- | apps/federation/tests/HooksTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federation/tests/HooksTest.php b/apps/federation/tests/HooksTest.php index cb792391cbf..0bbf2bfb7ac 100644 --- a/apps/federation/tests/HooksTest.php +++ b/apps/federation/tests/HooksTest.php @@ -24,7 +24,6 @@ namespace OCA\Federation\Tests; - use OCA\Federation\Hooks; use OCA\Federation\TrustedServers; use Test\TestCase; |