@@ -13,12 +13,9 @@ |
||
13 | 13 | |
14 | 14 | use Sylius\Component\Core\Model\OrderInterface; |
15 | 15 | use Sylius\Component\Core\Repository\OrderRepositoryInterface; |
16 | -use Sylius\Component\Payment\Model\PaymentInterface; |
|
17 | 16 | use Sylius\Component\Promotion\Checker\RuleCheckerInterface; |
18 | 17 | use Sylius\Component\Promotion\Exception\UnsupportedTypeException; |
19 | 18 | use Sylius\Component\Promotion\Model\PromotionSubjectInterface; |
20 | -use Sylius\Component\Storage\StorageInterface; |
|
21 | -use Symfony\Component\HttpFoundation\Session\SessionInterface; |
|
22 | 19 | |
23 | 20 | /** |
24 | 21 | * @author Saša Stamenković <[email protected]> |
@@ -20,7 +20,6 @@ |
||
20 | 20 | use Sylius\Component\Promotion\Model\PromotionInterface; |
21 | 21 | use Sylius\Component\Promotion\Model\PromotionSubjectInterface; |
22 | 22 | use Sylius\Component\Resource\Factory\FactoryInterface; |
23 | -use Sylius\Component\Resource\Repository\RepositoryInterface; |
|
24 | 23 | use Sylius\Component\Resource\Exception\UnexpectedTypeException; |
25 | 24 | |
26 | 25 | /** |
@@ -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]> |
@@ -13,11 +13,8 @@ |
||
13 | 13 | |
14 | 14 | use Sylius\Bundle\ResourceBundle\DependencyInjection\Extension\AbstractResourceExtension; |
15 | 15 | use Symfony\Component\Config\FileLocator; |
16 | -use Symfony\Component\Config\Loader\LoaderInterface; |
|
17 | 16 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
18 | -use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface; |
|
19 | 17 | use Symfony\Component\DependencyInjection\Loader\XmlFileLoader; |
20 | -use Symfony\Component\DependencyInjection\Reference; |
|
21 | 18 | |
22 | 19 | /** |
23 | 20 | * @author Łukasz Chruściel <[email protected]> |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
15 | 15 | use Sylius\Bundle\UserBundle\Controller\UserController; |
16 | -use Sylius\Bundle\UserBundle\Form\Type\UserRegistrationType; |
|
17 | 16 | use Sylius\Bundle\UserBundle\Form\Type\UserType; |
18 | 17 | use Sylius\Component\Resource\Factory\Factory; |
19 | 18 | use Sylius\Component\User\Model\User; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
16 | 16 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
17 | 17 | use Sylius\Bundle\ShippingBundle\Controller\ShipmentController; |
18 | -use Sylius\Bundle\ShippingBundle\Form\Type\RuleType; |
|
19 | 18 | use Sylius\Bundle\ShippingBundle\Form\Type\ShipmentType; |
20 | 19 | use Sylius\Bundle\ShippingBundle\Form\Type\ShippingCategoryType; |
21 | 20 | use Sylius\Bundle\ShippingBundle\Form\Type\ShippingMethodChoiceType; |