Skip to content

Commit 0913b37

Browse files
committed
fixup! Add setup check that links to the migration documentation
1 parent a1cc65d commit 0913b37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/encryption/lib/Command/ScanLegacyFormat.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,10 @@
2929
use OCA\Encryption\Util;
3030
use OCP\IConfig;
3131
use OCP\IUserManager;
32-
use OCP\Lock\LockedException;
3332
use Symfony\Component\Console\Command\Command;
3433
use Symfony\Component\Console\Helper\QuestionHelper;
3534
use Symfony\Component\Console\Input\InputInterface;
3635
use Symfony\Component\Console\Output\OutputInterface;
37-
use Symfony\Component\Console\Question\ConfirmationQuestion;
3836

3937
class ScanLegacyFormat extends Command {
4038

0 commit comments

Comments
 (0)