Completed
Pull Request — master (#384)
by
unknown
02:08
created
src/Commands/MigrateStatusCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace Nwidart\Modules\Commands;
3 3
 
4
-use Illuminate\Console\Command;
5 4
 use Nwidart\Modules\Migrations\Migrator;
6 5
 use Nwidart\Modules\Module;
7 6
 use Symfony\Component\Console\Input\InputArgument;
Please login to merge, or discard this patch.