Apply fixes from StyleCI

This commit is contained in:
Brian Retterer
2017-10-23 15:26:10 +00:00
committed by StyleCI Bot
parent 63c2c21ee6
commit 23c7138d48
8 changed files with 5 additions and 6 deletions

View File

@ -3,7 +3,6 @@
namespace LeagueTests;
use League\OAuth2\Server\AuthorizationServer;
use League\OAuth2\Server\CryptKey;
use League\OAuth2\Server\Exception\OAuthServerException;
use League\OAuth2\Server\Grant\AuthCodeGrant;
use League\OAuth2\Server\Grant\ClientCredentialsGrant;