Completed
Push — master ( 5b7eeb...45b4b0 )
by claudio
04:42
created
app/Http/Middleware/GetUserAndRefresh.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace plunner\Http\Middleware;
4 4
 
5
-use Doctrine\Common\Util\Debug;
6 5
 use Log;
7 6
 use Tymon\JWTAuth\Exceptions\JWTException;
8 7
 use Tymon\JWTAuth\Exceptions\TokenExpiredException;
Please login to merge, or discard this patch.