Completed
Pull Request — master (#79)
by Łukasz
02:19
created
src/Controller/CartController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use Sylius\Component\Order\Repository\OrderItemRepositoryInterface;
24 24
 use Sylius\Component\Registry\ServiceRegistryInterface;
25 25
 use Sylius\Component\Resource\Factory\FactoryInterface;
26
-use Sylius\ShopApiPlugin\Factory\ImageViewFactoryInterface;
27 26
 use Sylius\Component\Shipping\Exception\UnresolvedDefaultShippingMethodException;
28 27
 use Sylius\Component\Shipping\Resolver\ShippingMethodsResolverInterface;
29 28
 use Sylius\ShopApiPlugin\Factory\PriceViewFactoryInterface;
Please login to merge, or discard this patch.