Merge pull request #277 from GrahamCampbell/patch-1

Removed an extra new line
This commit is contained in:
Alex Bilbie
2014-12-10 15:19:50 +00:00

View File

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