@@ -9,7 +9,6 @@ |
||
9 | 9 | use OAuth\Common\Token\TokenInterface; |
10 | 10 | use OAuth\OAuth2\Token\StdOAuth2Token; |
11 | 11 | use OAuth\Common\Http\Exception\TokenResponseException; |
12 | -use OAuth\OAuth2\Service\Exception\InvalidAccessTypeException; |
|
13 | 12 | use OAuth\Common\Http\Uri\Uri; |
14 | 13 | |
15 | 14 | class Yandex extends AbstractService { |