@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Del\Repository\UserRepository as UserRepo; |
6 | 6 | use League\OAuth2\Server\Entities\ClientEntityInterface; |
7 | -use League\OAuth2\Server\Entities\UserEntityInterface; |
|
8 | 7 | use League\OAuth2\Server\Repositories\UserRepositoryInterface; |
9 | 8 | use OAuth\Client; |
10 | 9 |