Completed
Push — master ( 6a65e5...2ecbcf )
by Xiang
125:30 queued 06:08
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.