Completed
Push — graphql-auth ( 67a3fb...eab2f1 )
by
unknown
03:31
created
server/app/GraphQL/Mutations/AuthorisationMutation.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Illuminate\Contracts\Auth\Guard;
19 19
 use Illuminate\Encryption\Encrypter;
20 20
 use Illuminate\Support\Facades\Hash;
21
-use Tymon\JWTAuth\JWTAuth;
22 21
 
23 22
 class AuthorisationMutation extends AbstractMutation
24 23
 {
Please login to merge, or discard this patch.