mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Fixes php-cs error.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
This commit is contained in:
parent
f9a9ad50c3
commit
2ace19fc54
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue