diff options
Diffstat (limited to 'apps/federatedfilesharing/tests/TokenHandlerTest.php')
-rw-r--r-- | apps/federatedfilesharing/tests/TokenHandlerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/tests/TokenHandlerTest.php b/apps/federatedfilesharing/tests/TokenHandlerTest.php index 50be53bd1c1..8ddc4bc039b 100644 --- a/apps/federatedfilesharing/tests/TokenHandlerTest.php +++ b/apps/federatedfilesharing/tests/TokenHandlerTest.php @@ -24,7 +24,6 @@ namespace OCA\FederatedFileSharing\Tests; - use OCA\FederatedFileSharing\TokenHandler; use OCP\Security\ISecureRandom; |