Completed
Push — develop ( 641d0b...7172e1 )
by Jens
11:21
created
src/Core/Request/ShoppingLists/Command/ShoppingListAddLineItemAction.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Commercetools\Core\Model\Common\DateTimeDecorator;
10 10
 use Commercetools\Core\Request\AbstractAction;
11 11
 use Commercetools\Core\Model\CustomField\CustomFieldObjectDraft;
12
-use Commercetools\Core\Request\Carts\Command\CartAddLineItemAction;
13 12
 use DateTime;
14 13
 
15 14
 /**
Please login to merge, or discard this patch.