@@ -4,7 +4,6 @@ |
||
| 4 | 4 | use keeko\tools\command\AbstractGenerateCommand; |
| 5 | 5 | use Symfony\Component\Console\Output\OutputInterface; |
| 6 | 6 | use Symfony\Component\Console\Input\InputInterface; |
| 7 | -use Symfony\Component\Console\Command\Command; |
|
| 8 | 7 | use Symfony\Component\Console\Input\ArrayInput; |
| 9 | 8 | |
| 10 | 9 | class MagicCommand extends AbstractGenerateCommand { |