@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace League\OAuth2\Server\Grant; |
13 | 13 | |
14 | -use League\OAuth2\Server\Entities\ScopeEntityInterface; |
|
15 | 14 | use League\OAuth2\Server\Exception\OAuthServerException; |
16 | 15 | use League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface; |
17 | 16 | use League\OAuth2\Server\RequestEvent; |