Removed an extra new line

This commit is contained in:
Graham Campbell 2014-12-10 15:18:49 +00:00
parent 164cc6ddb9
commit a12786cbd5

View File

@ -24,7 +24,6 @@ use Symfony\Component\HttpFoundation\Request;
/**
* OAuth 2.0 Resource Server
*/
abstract class AbstractServer
{
/**