Completed
Push — master ( bb9122...b7411b )
by Mokhlas
02:08 queued 01:08
created
src/Command/MultiAuthPrepare.php 1 patch
Unused Use Statements   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,8 @@
 block discarded – undo
4 4
 
5 5
 use Illuminate\Console\Command;
6 6
 use Illuminate\Database\Console\Migrations\BaseCommand;
7
-use Illuminate\Support\Composer;
8
-use Symfony\Component\Console\Input\InputOption;
9 7
 use Illuminate\Database\Migrations\MigrationCreator;
8
+use Illuminate\Support\Composer;
10 9
 
11 10
 
12 11
 class MultiAuthPrepare extends BaseCommand
Please login to merge, or discard this patch.