Completed
Push — master ( dd2f56...5de55d )
by Glenn
02:21
created
app/Http/Controllers/StaffController.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -4,11 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use App\User;
6 6
 use App\Roles;
7
-
8 7
 use Chrisbjr\ApiGuard\Models\ApiKey;
9
-use Illuminate\Http\Request;
10
-
11
-use App\Http\Requests;
12 8
 use Bouncer;
13 9
 
14 10
 /**
Please login to merge, or discard this patch.