Completed
Push — master ( 2867e6...fe686a )
by dima
03:08
created
app/Console.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Symfony\Component\Console\Input\InputInterface;
7 7
 use Symfony\Component\Console\Output\OutputInterface;
8 8
 use Symfony\Component\Console\Input\InputArgument;
9
-use Symfony\Component\Console\Input\InputOption;
10 9
 use Symfony\Component\Finder\Finder;
11 10
 
12 11
 class Console extends Application
Please login to merge, or discard this patch.