Test Failed
Push — feature-laravel-5.4 ( 475d96...446986 )
by Kirill
07:30
created
app/Models/Article.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Illuminate\Database\Eloquent\Model;
17 17
 use Illuminate\Database\Eloquent\Builder;
18 18
 use Illuminate\Contracts\Auth\Authenticatable;
19
-use Illuminate\Database\Eloquent\Relations\BelongsTo;
20 19
 use Illuminate\Database\Eloquent\Relations\BelongsToMany;
21 20
 
22 21
 /**
Please login to merge, or discard this patch.