@@ -29,7 +29,6 @@ |
||
29 | 29 | use Sylius\Component\Core\Repository\OrderRepositoryInterface; |
30 | 30 | use Sylius\Behat\Service\SharedStorageInterface; |
31 | 31 | use Sylius\Component\Order\OrderTransitions; |
32 | -use Sylius\Component\Payment\Model\PaymentInterface; |
|
33 | 32 | use Sylius\Component\Payment\Model\PaymentMethodInterface; |
34 | 33 | use Sylius\Component\Payment\PaymentTransitions; |
35 | 34 | use Sylius\Component\Resource\Factory\FactoryInterface; |
@@ -12,7 +12,6 @@ |
||
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; |