@@ -11,7 +11,6 @@ |
||
11 | 11 | use Sylius\Component\Core\Model\TaxonInterface; |
12 | 12 | use Sylius\ShopApiPlugin\View\ProductTaxonView; |
13 | 13 | use Sylius\ShopApiPlugin\View\ProductView; |
14 | -use Sylius\ShopApiPlugin\View\TaxonView; |
|
15 | 14 | |
16 | 15 | final class ProductViewFactory implements ProductViewFactoryInterface |
17 | 16 | { |