Completed
Push — laravel-5.4 ( 381f13 )
by Tony
02:37
created
app/Api/Controllers/APIAuthController.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 App\Api\Controllers;
4 4
 
5
-use App\Http\Requests;
6 5
 use Illuminate\Http\Request;
7 6
 use JWTAuth;
8 7
 use Tymon\JWTAuth\Exceptions\JWTException;
Please login to merge, or discard this patch.