@@ -6,7 +6,6 @@ |
||
6 | 6 | use Symfony\Component\Console\Input\InputInterface; |
7 | 7 | use Symfony\Component\Console\Output\OutputInterface; |
8 | 8 | use Symfony\Component\Console\Input\InputArgument; |
9 | -use Symfony\Component\Console\Input\InputOption; |
|
10 | 9 | use Xoops\Core\XoopsTpl; |
11 | 10 | |
12 | 11 | class UpdateModuleCommand extends Command |