@@ -17,7 +17,6 @@ |
||
17 | 17 | use Sylius\Component\Addressing\Model\ZoneInterface; |
18 | 18 | use Sylius\Component\Addressing\Repository\ZoneRepositoryInterface; |
19 | 19 | use Sylius\Component\Core\Formatter\StringInflector; |
20 | -use Sylius\Component\Core\Model\ChannelInterface; |
|
21 | 20 | use Sylius\Component\Core\Model\ShippingMethodInterface; |
22 | 21 | use Sylius\Component\Resource\Factory\FactoryInterface; |
23 | 22 | use Sylius\Component\Shipping\Calculator\DefaultCalculators; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | use Sylius\Component\Addressing\Model\ZoneInterface; |
18 | 18 | use Sylius\Component\Addressing\Repository\ZoneRepositoryInterface; |
19 | 19 | use Sylius\Component\Core\Formatter\StringInflector; |
20 | -use Sylius\Component\Core\Model\ChannelInterface; |
|
21 | 20 | use Sylius\Component\Core\Model\ShippingMethodInterface; |
22 | 21 | use Sylius\Component\Resource\Factory\FactoryInterface; |
23 | 22 | use Sylius\Component\Shipping\Calculator\DefaultCalculators; |
@@ -19,9 +19,8 @@ |
||
19 | 19 | use Sylius\Component\Order\CartActions; |
20 | 20 | use Sylius\Component\Order\Context\CartContextInterface; |
21 | 21 | use Sylius\Component\Order\Model\OrderInterface; |
22 | -use Sylius\Component\Order\Modifier\OrderModifierInterface; |
|
23 | 22 | use Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface; |
24 | -use Sylius\Component\Resource\ResourceActions; |
|
23 | +use Sylius\Component\Order\Modifier\OrderModifierInterface; |
|
25 | 24 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
26 | 25 | use Symfony\Component\HttpFoundation\RedirectResponse; |
27 | 26 | use Symfony\Component\HttpFoundation\Request; |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Behat\Mink\Driver\Selenium2Driver; |
15 | 15 | use Behat\Mink\Element\NodeElement; |
16 | 16 | use Behat\Mink\Exception\ElementNotFoundException; |
17 | -use Behat\Mink\Exception\UnsupportedDriverActionException; |
|
18 | 17 | use Sylius\Behat\Behaviour\SpecifiesItsCode; |
19 | 18 | use Sylius\Behat\Page\Admin\Crud\CreatePage as BaseCreatePage; |
20 | 19 | use Sylius\Component\Core\Model\TaxonInterface; |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use Doctrine\Common\Collections\Collection; |
16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use Doctrine\Common\Collections\Collection; |
16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use Doctrine\Common\Collections\Collection; |
16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use Doctrine\Common\Collections\Collection; |
16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use Doctrine\Common\Collections\Collection; |
16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |