@@ -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; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace Sylius\Bundle\ProductBundle\DependencyInjection; |
13 | 13 | |
14 | 14 | use Sylius\Bundle\ProductBundle\Controller\ProductAttributeController; |
15 | -use Sylius\Bundle\ProductBundle\Form\Type\ProductAttributeChoiceType; |
|
16 | 15 | use Sylius\Bundle\ProductBundle\Form\Type\ProductAttributeTranslationType; |
17 | 16 | use Sylius\Bundle\ProductBundle\Form\Type\ProductAttributeType; |
18 | 17 | use Sylius\Bundle\ProductBundle\Form\Type\ProductAttributeValueType; |