Completed
Branch master (6420a2)
by CodexShaper
02:16
created
src/Http/Controllers/AuthorizationController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use CodexShaper\OAuth2\Server\Manager;
9 9
 use CodexShaper\OAuth2\Server\Model;
10 10
 use CodexShaper\OAuth2\Server\Models\User;
11
-use Illuminate\Http\Request;
12 11
 use League\OAuth2\Server\Exception\OAuthServerException;
13 12
 
14 13
 class AuthorizationController
Please login to merge, or discard this patch.