diff options
Diffstat (limited to 'apps/encryption/tests/KeyManagerTest.php')
-rw-r--r-- | apps/encryption/tests/KeyManagerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/tests/KeyManagerTest.php b/apps/encryption/tests/KeyManagerTest.php index 2696698eabc..69f238d5ef7 100644 --- a/apps/encryption/tests/KeyManagerTest.php +++ b/apps/encryption/tests/KeyManagerTest.php @@ -31,7 +31,6 @@ namespace OCA\Encryption\Tests; - use OC\Files\FileInfo; use OC\Files\View; use OCA\Encryption\Crypto\Crypt; |