Completed
Push — master ( 7a1c5d...542831 )
by Jacob
02:09
created
src/BaseGuard.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 namespace Canis\Lumen\Jwt;
7 7
 
8 8
 use Illuminate\Http\Request;
9
-use Illuminate\Support\Str;
10 9
 use Illuminate\Auth\GuardHelpers;
11 10
 use Illuminate\Contracts\Auth\Factory as AuthFactory;
12 11
 use Illuminate\Contracts\Auth\UserProvider;
Please login to merge, or discard this patch.