]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fixes php-cs error.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 14:57:35 +0000 (18:27 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Tue, 20 Jun 2023 14:24:46 +0000 (16:24 +0200)
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/Encryption/MigrateKeyStorage.php

index 0a2a14195f25b565e9c7204e24f70afaa0b1e8ed..2441aa9cc1a6217e7662c77486fb59c50e205900 100644 (file)
@@ -33,7 +33,6 @@ use OCP\IUserManager;
 use OCP\Security\ICrypto;
 use Symfony\Component\Console\Command\Command;
 use Symfony\Component\Console\Helper\ProgressBar;
-use Symfony\Component\Console\Helper\QuestionHelper;
 use Symfony\Component\Console\Input\InputInterface;
 use Symfony\Component\Console\Output\OutputInterface;