Completed
Pull Request — master (#86)
by Łukasz
02:45
created
src/Factory/CartViewFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.