Completed
Branch master (d316fe)
by Mokhlas
01:11
created
src/Command/MultiAuthPrepare.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,8 +3,8 @@
 block discarded – undo
3 3
 namespace iMokhles\MultiAuthCommand\Command;
4 4
 
5 5
 use Illuminate\Database\Console\Migrations\BaseCommand;
6
-use Illuminate\Support\Composer;
7 6
 use Illuminate\Database\Migrations\MigrationCreator;
7
+use Illuminate\Support\Composer;
8 8
 
9 9
 
10 10
 class MultiAuthPrepare extends BaseCommand
Please login to merge, or discard this patch.