diff options
Diffstat (limited to 'apps/encryption/lib/Util.php')
-rw-r--r-- | apps/encryption/lib/Util.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/lib/Util.php b/apps/encryption/lib/Util.php index 6b3ba80481b..681f025417b 100644 --- a/apps/encryption/lib/Util.php +++ b/apps/encryption/lib/Util.php @@ -26,7 +26,6 @@ namespace OCA\Encryption; - use OC\Files\View; use OCA\Encryption\Crypto\Crypt; use OCP\IConfig; |