@@ -43,7 +43,6 @@ |
||
43 | 43 | use Symfony\Component\Console\Helper\ProgressBar; |
44 | 44 | use Symfony\Component\Console\Input\InputInterface; |
45 | 45 | use Symfony\Component\Console\Output\OutputInterface; |
46 | -use Symfony\Component\Console\Input\InputOption; |
|
47 | 46 | use Symfony\Component\EventDispatcher\GenericEvent; |
48 | 47 | |
49 | 48 | class Upgrade extends Command { |