diff options
Diffstat (limited to 'apps/encryption/lib/Command/EnableMasterKey.php')
-rw-r--r-- | apps/encryption/lib/Command/EnableMasterKey.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/lib/Command/EnableMasterKey.php b/apps/encryption/lib/Command/EnableMasterKey.php index fe011abe138..d1148c88ccd 100644 --- a/apps/encryption/lib/Command/EnableMasterKey.php +++ b/apps/encryption/lib/Command/EnableMasterKey.php @@ -22,7 +22,6 @@ namespace OCA\Encryption\Command; - use OCA\Encryption\Util; use OCP\IConfig; use Symfony\Component\Console\Command\Command; |