Completed
Pull Request — master (#697)
by
unknown
17:47
created
src/Commands/RequireCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
 use Nwidart\Modules\Json;
7 7
 use Nwidart\Modules\Process\Installer;
8 8
 use Nwidart\Modules\Traits\ModuleCommandTrait;
9
-use Symfony\Component\Console\Input\InputArgument;
10
-use Symfony\Component\Console\Input\InputOption;
11 9
 use Symfony\Component\Process\Process;
12 10
 
13 11
 class RequireCommand extends Command
Please login to merge, or discard this patch.