summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/Exceptions/UnknownCipherException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Encryption/Exceptions/UnknownCipherException.php')
-rw-r--r--lib/private/Encryption/Exceptions/UnknownCipherException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Encryption/Exceptions/UnknownCipherException.php b/lib/private/Encryption/Exceptions/UnknownCipherException.php
index d2c2eb6289c..21dc6639f0d 100644
--- a/lib/private/Encryption/Exceptions/UnknownCipherException.php
+++ b/lib/private/Encryption/Exceptions/UnknownCipherException.php
@@ -21,7 +21,6 @@
*
*/
-
namespace OC\Encryption\Exceptions;
use OCP\Encryption\Exceptions\GenericEncryptionException;