mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-30 02:33:14 +05:30
removed unused use statement
This commit is contained in:
parent
b12a1d84df
commit
cc1e78e1ff
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user