Completed
Push — master ( 45872a...8a4f05 )
by Rudy
02:45
created
src/database/CreateFavsTable.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Illuminate\Database\Schema\Blueprint;
4 3
 use Illuminate\Database\Migrations\Migration;
4
+use Illuminate\Database\Schema\Blueprint;
5 5
 
6 6
 class CreateFavsTable extends Migration
7 7
 {
Please login to merge, or discard this patch.