@@ -5,8 +5,6 @@ |
||
| 5 | 5 | use Sylius\Component\Core\Model\OrderInterface; |
| 6 | 6 | use Sylius\Component\Core\Model\OrderItemInterface; |
| 7 | 7 | use Sylius\ShopApiPlugin\View\CartSummaryView; |
| 8 | -use Sylius\ShopApiPlugin\View\TotalsView; |
|
| 9 | -use Sylius\ShopApiPlugin\View\ItemView; |
|
| 10 | 8 | |
| 11 | 9 | final class CartViewFactory implements CartViewFactoryInterface |
| 12 | 10 | { |