diff options
Diffstat (limited to 'lib/public/Encryption/Exceptions/GenericEncryptionException.php')
-rw-r--r-- | lib/public/Encryption/Exceptions/GenericEncryptionException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Encryption/Exceptions/GenericEncryptionException.php b/lib/public/Encryption/Exceptions/GenericEncryptionException.php index 6e50c31d851..9f349a28a76 100644 --- a/lib/public/Encryption/Exceptions/GenericEncryptionException.php +++ b/lib/public/Encryption/Exceptions/GenericEncryptionException.php @@ -24,7 +24,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Encryption\Exceptions; use OC\HintException; |