@@ -10,7 +10,6 @@ |
||
10 | 10 | namespace League\OAuth2\Server\Grant; |
11 | 11 | |
12 | 12 | use League\OAuth2\Server\Entities\ClientEntityInterface; |
13 | -use League\OAuth2\Server\Entities\ScopeEntityInterface; |
|
14 | 13 | use League\OAuth2\Server\Entities\UserEntityInterface; |
15 | 14 | use League\OAuth2\Server\Exception\OAuthServerException; |
16 | 15 | use League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface; |