diff options
Diffstat (limited to 'apps/encryption/lib/Migration/SetMasterKeyStatus.php')
-rw-r--r-- | apps/encryption/lib/Migration/SetMasterKeyStatus.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/encryption/lib/Migration/SetMasterKeyStatus.php b/apps/encryption/lib/Migration/SetMasterKeyStatus.php index 49384be3328..ade393cede1 100644 --- a/apps/encryption/lib/Migration/SetMasterKeyStatus.php +++ b/apps/encryption/lib/Migration/SetMasterKeyStatus.php @@ -23,7 +23,6 @@ namespace OCA\Encryption\Migration; - use OCP\IConfig; use OCP\Migration\IOutput; use OCP\Migration\IRepairStep; |