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