Completed
Push — master ( 413b94...2949e5 )
by Derek Stephen
03:51
created
src/Entity/OAuth/Repository/UserRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace OAuth\Repository;
4 4
 
5 5
 use Del\Common\ContainerService;
6
-use Del\Criteria\UserCriteria;
7 6
 use Del\Repository\UserRepository as UserRepo;
8 7
 use Del\Service\UserService;
9 8
 use League\OAuth2\Server\Entities\ClientEntityInterface;
Please login to merge, or discard this patch.