Completed
Push — master ( c5bfa7...0d9a84 )
by Jacob
02:05
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.