@@ -3,8 +3,6 @@ |
||
| 3 | 3 | |
| 4 | 4 | use Consolidation\AnnotatedCommand\Hooks\HookManager; |
| 5 | 5 | use Consolidation\AnnotatedCommand\Parser\CommandInfo; |
| 6 | -use Consolidation\OutputFormatters\FormatterManager; |
|
| 7 | -use Consolidation\OutputFormatters\Options\FormatterOptions; |
|
| 8 | 6 | use Symfony\Component\Console\Command\Command; |
| 9 | 7 | use Symfony\Component\Console\Input\InputArgument; |
| 10 | 8 | use Symfony\Component\Console\Input\InputInterface; |