We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2e571 commit 82a49d6Copy full SHA for 82a49d6
tests/Handlers/AbstractTokenHandlerTest.php
@@ -14,7 +14,6 @@
14
use League\OAuth2\Server\AuthorizationValidators\BearerTokenValidatorInterface;
15
use League\OAuth2\Server\CryptKey;
16
use League\OAuth2\Server\CryptTrait;
17
-use League\OAuth2\Server\Exception\OAuthServerException;
18
use League\OAuth2\Server\Handlers\AbstractTokenHandler;
19
use League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface;
20
use League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface;
0 commit comments