Completed
Push — master ( e792c1...df17fb )
by claudio
03:48
created
app/Http/Middleware/GetUserAndRefresh.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use plunner\Http\Controllers\Controller;
10 10
 use Tymon\JWTAuth\Support\auth\AuthenticatesAndRegistersUsers;
11 11
 use Tymon\JWTAuth\Support\auth\ThrottlesLogins;
12
-use Log;
13 12
 
14 13
 class AuthController extends Controller
15 14
 {
Please login to merge, or discard this patch.