Passed
Push — master ( cb75c2...0e7b73 )
by Emmanuel
02:03
created
src/Console/Commands/ConfigExampleCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 
20 20
 use Symfony\Component\Console\Command\Command;
21 21
 use Symfony\Component\Console\Input\InputInterface;
22
-use Symfony\Component\Console\Input\InputOption;
23 22
 use Symfony\Component\Console\Output\OutputInterface;
24 23
 
25 24
 /**
Please login to merge, or discard this patch.