Test Failed
Push — master ( 2dcdef...5f4570 )
by Julien
03:01
created
src/models/Fight.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,7 @@
 block discarded – undo
4 4
 namespace Xoco70\KendoTournaments\Models;
5 5
 
6 6
 
7
-use App\User;
8 7
 use Illuminate\Database\Eloquent\Model;
9
-use Illuminate\Support\Collection;
10 8
 
11 9
 class Fight extends Model
12 10
 {
Please login to merge, or discard this patch.