mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
removed unused use statement
This commit is contained in:
@ -6,8 +6,6 @@
|
||||
* Time: 12:31 PM
|
||||
*/
|
||||
|
||||
use League\OAuth2\Server\Util\KeyAlgorithm\DefaultAlgorithm;
|
||||
|
||||
class Default_Algorithm_test extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function test_make()
|
||||
|
Reference in New Issue
Block a user