Completed
Push — feature-laravel-5.4 ( 84c13d...c7e673 )
by Kirill
122:21 queued 78:09
created
app/Models/Docs.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 
11 11
 use Illuminate\Support\Str;
12 12
 use Illuminate\Database\Eloquent\Model;
13
-use Illuminate\Database\Eloquent\Builder;
14 13
 use Illuminate\Database\Eloquent\Relations\HasMany;
15 14
 
16 15
 /**
Please login to merge, or discard this patch.