@@ -8,7 +8,6 @@ |
||
| 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 |