diff options
Diffstat (limited to 'tests/Core/Command/Encryption/EncryptAllTest.php')
-rw-r--r-- | tests/Core/Command/Encryption/EncryptAllTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Command/Encryption/EncryptAllTest.php b/tests/Core/Command/Encryption/EncryptAllTest.php index 778d51fd8b8..4a0d40ea5b3 100644 --- a/tests/Core/Command/Encryption/EncryptAllTest.php +++ b/tests/Core/Command/Encryption/EncryptAllTest.php @@ -21,7 +21,6 @@ namespace Tests\Core\Command\Encryption; - use OC\Core\Command\Encryption\EncryptAll; use OCP\App\IAppManager; use OCP\Encryption\IEncryptionModule; |