Fixed namespace includes

This commit is contained in:
Alex Bilbie
2014-11-20 23:54:14 +00:00
parent bed6c3287e
commit ae7b7e9aa9
4 changed files with 4 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ use League\OAuth2\Server\Storage\ClientInterface;
use League\OAuth2\Server\Storage\ScopeInterface;
use League\OAuth2\Server\Storage\SessionInterface;
use League\OAuth2\Server\TokenType\Bearer;
use Symfony\Component\HttpFoundation\Request;
/**
* OAuth 2.0 Resource Server