Completed
Pull Request — master (#26)
by Joshua
02:20
created
Command/Schema/Create.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\Command\Command;
7 7
 use Symfony\Component\Console\Input\InputArgument;
8 8
 use Symfony\Component\Console\Input\InputInterface;
9
-use Symfony\Component\Console\Input\InputOption;
10 9
 use Symfony\Component\Console\Output\OutputInterface;
11 10
 
12 11
 /**
Please login to merge, or discard this patch.