Completed
Pull Request — develop (#349)
by
unknown
05:01
created
src/Auth.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
 use Illuminate\Contracts\Auth\Authenticatable;
4 4
 use Illuminate\Contracts\Auth\Guard;
5
-use Illuminate\Http\Request;
6 5
 use Koodzo\Models\Db\User;
7 6
 use Tymon\JWTAuth\JWTAuth;
8 7
 
Please login to merge, or discard this patch.