@@ -13,7 +13,7 @@ |
||
| 13 | 13 | |
| 14 | 14 | use Sylius\Component\Core\Model\ShipmentInterface; |
| 15 | 15 | use Sylius\Component\Shipping\Calculator\CalculatorInterface; |
| 16 | -use Sylius\Component\Shipping\Model\ShipmentInterface as BaseShipmentInterface; |
|
| 16 | +use Sylius\Component\Shipping\Model\ShipmentInterface as BaseShipmentInterface; |
|
| 17 | 17 | use Webmozart\Assert\Assert; |
| 18 | 18 | |
| 19 | 19 | /** |
@@ -11,12 +11,7 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace Sylius\Bundle\AttributeBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | -use Sylius\Bundle\AttributeBundle\Controller\ProductAttributeController; |
|
| 15 | -use Sylius\Bundle\AttributeBundle\Form\Type\AttributeTranslationType; |
|
| 16 | -use Sylius\Bundle\AttributeBundle\Form\Type\AttributeType; |
|
| 17 | -use Sylius\Bundle\AttributeBundle\Form\Type\AttributeValueType; |
|
| 18 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 19 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 20 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 21 | 16 | use Sylius\Component\Attribute\Model\Attribute; |
| 22 | 17 | use Sylius\Component\Attribute\Model\AttributeInterface; |
@@ -13,10 +13,7 @@ |
||
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\CustomerBundle\Form\Type\CustomerGroupType; |
| 15 | 15 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 16 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 17 | 16 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 18 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceFromIdentifierType; |
|
| 19 | -use Sylius\Bundle\CustomerBundle\Form\Type\CustomerProfileType; |
|
| 20 | 17 | use Sylius\Bundle\CustomerBundle\Form\Type\CustomerType; |
| 21 | 18 | use Sylius\Component\Customer\Model\CustomerGroup; |
| 22 | 19 | use Sylius\Component\Resource\Factory\Factory; |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\Config\FileLocator; |
| 16 | 16 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
| 17 | 17 | use Symfony\Component\DependencyInjection\Loader\XmlFileLoader; |
| 18 | -use Symfony\Component\DependencyInjection\Reference; |
|
| 19 | 18 | |
| 20 | 19 | /** |
| 21 | 20 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use Sylius\Component\Resource\Metadata\MetadataInterface; |
| 18 | 18 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
| 19 | 19 | use Symfony\Component\DependencyInjection\Definition; |
| 20 | -use Symfony\Component\DependencyInjection\Parameter; |
|
| 21 | 20 | use Symfony\Component\DependencyInjection\Reference; |
| 22 | 21 | |
| 23 | 22 | /** |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Sylius\Component\Core\Model\OrderInterface; |
| 16 | 16 | use Sylius\Component\Core\Model\OrderItemInterface; |
| 17 | 17 | use Sylius\Component\Core\Model\OrderItemUnitInterface; |
| 18 | -use Sylius\Component\Promotion\Action\PromotionActionCommandInterface; |
|
| 19 | 18 | use Sylius\Component\Promotion\Model\PromotionInterface; |
| 20 | 19 | use Sylius\Component\Promotion\Model\PromotionSubjectInterface; |
| 21 | 20 | use Sylius\Component\Resource\Exception\UnexpectedTypeException; |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Sylius\Component\Core\Model\OrderInterface; |
| 16 | 16 | use Sylius\Component\Core\Model\OrderItemInterface; |
| 17 | 17 | use Sylius\Component\Core\Model\OrderItemUnitInterface; |
| 18 | -use Sylius\Component\Promotion\Action\PromotionActionCommandInterface; |
|
| 19 | 18 | use Sylius\Component\Promotion\Model\PromotionInterface; |
| 20 | 19 | use Sylius\Component\Promotion\Model\PromotionSubjectInterface; |
| 21 | 20 | use Sylius\Component\Resource\Exception\UnexpectedTypeException; |
@@ -13,7 +13,6 @@ |
||
| 13 | 13 | |
| 14 | 14 | use Doctrine\ORM\EntityManager; |
| 15 | 15 | use Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository; |
| 16 | -use Sylius\Component\Order\Model\OrderInterface; |
|
| 17 | 16 | use Sylius\Component\Order\Model\OrderSequenceInterface; |
| 18 | 17 | use Sylius\Component\Resource\Factory\Factory; |
| 19 | 18 | |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Behat\Context\Setup; |
| 13 | 13 | |
| 14 | 14 | use Behat\Behat\Context\Context; |
| 15 | -use Doctrine\Common\Persistence\ObjectManager; |
|
| 16 | 15 | use Sylius\Component\Core\Model\CustomerInterface; |
| 17 | 16 | use Sylius\Component\Core\Model\ProductInterface; |
| 18 | 17 | use Sylius\Behat\Service\SharedStorageInterface; |