Completed
Push — master ( 640fca...660c1b )
by Logan H.
26s queued 11s
created
src/LaravelOverflow.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,9 +2,9 @@
 block discarded – undo
2 2
 
3 3
 namespace CraftLogan\LaravelOverflow;
4 4
 
5
+use CraftLogan\LaravelOverflow\Overflowable;
5 6
 use Illuminate\Database\Eloquent\Model;
6 7
 use Illuminate\Http\Request;
7
-use CraftLogan\LaravelOverflow\Overflowable;
8 8
 
9 9
 class LaravelOverflow
10 10
 {
Please login to merge, or discard this patch.