@@ -20,7 +20,6 @@ |
||
20 | 20 | use Symfony\Component\Console\Input\InputInterface; |
21 | 21 | use Symfony\Component\Console\Input\InputOption; |
22 | 22 | use Symfony\Component\Console\Output\ConsoleOutput; |
23 | -use Symfony\Component\Console\Output\NullOutput; |
|
24 | 23 | use Symfony\Component\Console\Output\OutputInterface; |
25 | 24 | use Symfony\Component\EventDispatcher\EventDispatcher; |
26 | 25 | use UnexpectedValueException; |