Completed
Push — master ( 2ecbcf...c8e7e4 )
by Xiang
139:58 queued 110:15
created
src/Schema/Grammars/PostgresGrammar.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 namespace Bosnadev\Database\Schema\Grammars;
2 2
 
3
-use Illuminate\Support\Fluent;
4 3
 use Bosnadev\Database\Schema\Blueprint;
4
+use Illuminate\Support\Fluent;
5 5
 
6 6
 /**
7 7
  * Class PostgresGrammar
Please login to merge, or discard this patch.