Completed
Push — travis20190209 ( 3ec0b4...6d3fda )
by Richard
05:13
created
console/Commands/UpdateModuleCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.