mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-14 09:54:05 +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