@@ -7,9 +7,7 @@ |
||
7 | 7 | |
8 | 8 | use Commercetools\Core\Model\Common\Context; |
9 | 9 | use Commercetools\Core\Model\Common\Money; |
10 | -use Commercetools\Core\Model\TaxCategory\ExternalTaxRateDraft; |
|
11 | 10 | use Commercetools\Core\Request\AbstractAction; |
12 | -use Commercetools\Core\Model\Cart\ExternalLineItemTotalPrice; |
|
13 | 11 | |
14 | 12 | /** |
15 | 13 | * @package Commercetools\Core\Request\Carts\Command |
@@ -7,7 +7,6 @@ |
||
7 | 7 | |
8 | 8 | use Commercetools\Core\Model\Common\DateTimeDecorator; |
9 | 9 | use Commercetools\Core\Model\Common\Reference; |
10 | -use Commercetools\Core\Model\Payment\Transaction; |
|
11 | 10 | use DateTime; |
12 | 11 | |
13 | 12 | /** |
@@ -9,8 +9,6 @@ |
||
9 | 9 | use Commercetools\Core\Model\Customer\CustomerReference; |
10 | 10 | use Commercetools\Core\Model\Common\Money; |
11 | 11 | use Commercetools\Core\Model\Common\DateTimeDecorator; |
12 | -use Commercetools\Core\Model\CustomField\CustomFieldObject; |
|
13 | -use Commercetools\Core\Model\CustomField\CustomFieldObjectCollection; |
|
14 | 12 | use Commercetools\Core\Model\CustomField\CustomFieldObjectDraft; |
15 | 13 | use Commercetools\Core\Model\CustomField\CustomFieldObjectDraftCollection; |
16 | 14 | use DateTime; |