diff options
Diffstat (limited to 'lib/private/Encryption/Exceptions/EncryptionFailedException.php')
-rw-r--r-- | lib/private/Encryption/Exceptions/EncryptionFailedException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Encryption/Exceptions/EncryptionFailedException.php b/lib/private/Encryption/Exceptions/EncryptionFailedException.php index fefd8d4f0ba..d351476ffcd 100644 --- a/lib/private/Encryption/Exceptions/EncryptionFailedException.php +++ b/lib/private/Encryption/Exceptions/EncryptionFailedException.php @@ -21,7 +21,6 @@ * */ - namespace OC\Encryption\Exceptions; use OCP\Encryption\Exceptions\GenericEncryptionException; |