Completed
Push — master ( ec9928...7e945e )
by Paweł
56:53 queued 42:10
created
Bundle/ReviewBundle/Validator/Constraints/UniqueReviewerEmailValidator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Sylius\Bundle\ReviewBundle\Validator\Constraints;
13 13
 
14 14
 use Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository;
15
-use Sylius\Component\Core\Model\AdminUserInterface;
16 15
 use Sylius\Component\Review\Model\ReviewerInterface;
17 16
 use Sylius\Component\User\Model\UserInterface;
18 17
 use Sylius\Component\User\Repository\UserRepositoryInterface;
Please login to merge, or discard this patch.