@@ -18,8 +18,6 @@ |
||
18 | 18 | use Sylius\Component\Core\Model\TaxonInterface; |
19 | 19 | use Sylius\Component\Resource\Factory\FactoryInterface; |
20 | 20 | use Sylius\Component\Resource\Repository\RepositoryInterface; |
21 | -use Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface; |
|
22 | -use Sylius\Component\Taxonomy\Model\TaxonomyInterface; |
|
23 | 21 | |
24 | 22 | /** |
25 | 23 | * @author Mateusz Zalewski <[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 | /** |
@@ -16,8 +16,6 @@ |
||
16 | 16 | use Sylius\Bundle\TaxonomyBundle\Form\Type\TaxonTranslationType; |
17 | 17 | use Sylius\Bundle\TaxonomyBundle\Form\Type\TaxonType; |
18 | 18 | use Sylius\Component\Resource\Factory\Factory; |
19 | -use Sylius\Component\Taxonomy\Factory\TaxonFactory; |
|
20 | -use Sylius\Component\Taxonomy\Factory\TaxonomyFactory; |
|
21 | 19 | use Sylius\Component\Resource\Factory\TranslatableFactory; |
22 | 20 | use Sylius\Component\Taxonomy\Model\Taxon; |
23 | 21 | use Sylius\Component\Taxonomy\Model\TaxonInterface; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace Sylius\Behat\Context; |
13 | 13 | |
14 | 14 | use SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext; |
15 | -use Sylius\Component\Core\Test\Services\SharedStorageInterface; |
|
16 | 15 | use Behat\MinkExtension\Context\MinkAwareContext; |
17 | 16 | use Behat\Mink\Mink; |
18 | 17 | use Behat\Mink\Session; |