mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 13:09:44 +05:30
Remove blank line to keep code consistent
This commit is contained in:
parent
6e6baf5b75
commit
dc9c1a1023
@ -27,7 +27,6 @@ use Zend\Diactoros\ServerRequest;
|
||||
|
||||
class AuthCodeGrantTest extends TestCase
|
||||
{
|
||||
|
||||
const DEFAULT_SCOPE = 'basic';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user