Completed
Push — experimental/3.1 ( 5d5405...8c6d72 )
by Yangsin
132:35 queued 124:55
created
src/Eccube/Service/CartService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 use Eccube\Common\Constant;
29 29
 use Eccube\Entity\CartItem;
30 30
 use Eccube\Entity\Master\Disp;
31
-use Eccube\Entity\Master\OrderItemType;
32 31
 use Eccube\Entity\ProductClass;
33 32
 use Eccube\Exception\CartException;
34 33
 use Symfony\Component\HttpFoundation\Session\Session;
Please login to merge, or discard this patch.