Test Failed
Pull Request — master (#36)
by Théo
02:36
created
src/Console/Command/AddPrefixCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use Symfony\Component\Console\Input\InputOption;
24 24
 use Symfony\Component\Console\Output\OutputInterface;
25 25
 use Symfony\Component\Console\Style\SymfonyStyle;
26
-use Symfony\Component\Console\Question\ConfirmationQuestion;
27 26
 use Symfony\Component\Console\Style\OutputStyle;
28 27
 use Symfony\Component\Filesystem\Filesystem;
29 28
 use Throwable;
Please login to merge, or discard this patch.