@@ -14,7 +14,6 @@ |
||
14 | 14 | use Sylius\Component\Channel\Model\ChannelsAwareInterface; |
15 | 15 | use Sylius\Component\Product\Model\ProductInterface as BaseProductInterface; |
16 | 16 | use Sylius\Component\Review\Model\ReviewableInterface; |
17 | -use Sylius\Component\Shipping\Model\ShippingCategoryInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Sylius\Component\Channel\Model\ChannelsAwareInterface; |
15 | 15 | use Sylius\Component\Product\Model\ProductInterface as BaseProductInterface; |
16 | 16 | use Sylius\Component\Review\Model\ReviewableInterface; |
17 | -use Sylius\Component\Shipping\Model\ShippingCategoryInterface; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |