Completed
Pull Request — master (#86)
by Greg
02:32
created
src/AnnotatedCommandFactory.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -10,9 +10,6 @@
 block discarded – undo
10 10
 use Consolidation\AnnotatedCommand\Parser\CommandInfoDeserializer;
11 11
 use Consolidation\AnnotatedCommand\Parser\CommandInfoSerializer;
12 12
 use Consolidation\OutputFormatters\Options\FormatterOptions;
13
-use Symfony\Component\Console\Command\Command;
14
-use Symfony\Component\Console\Input\InputInterface;
15
-use Symfony\Component\Console\Output\OutputInterface;
16 13
 
17 14
 /**
18 15
  * The AnnotatedCommandFactory creates commands for your application.
Please login to merge, or discard this patch.