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