Completed
Push — master ( 7bb49b...fa3f4d )
by Derek Stephen
02:31
created
src/Entity/OAuth/Repository/UserRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.