Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie 2016-04-10 06:56:21 -04:00 committed by StyleCI Bot
parent 634578997f
commit 287c371586

View File

@ -11,8 +11,6 @@
namespace League\OAuth2\Server\Grant;
use League\Plates\Engine;
abstract class AbstractAuthorizeGrant extends AbstractGrant
{
/**