@@ -7,7 +7,6 @@ |
||
7 | 7 | |
8 | 8 | use Commercetools\Core\Model\Common\Context; |
9 | 9 | use Commercetools\Core\Request\AbstractAction; |
10 | -use Commercetools\Core\Model\Customer\CustomerReference; |
|
11 | 10 | use Commercetools\Core\Model\Common\ResourceIdentifier; |
12 | 11 | |
13 | 12 | /** |
@@ -8,7 +8,6 @@ |
||
8 | 8 | use Commercetools\Core\Model\Common\Context; |
9 | 9 | use Commercetools\Core\Model\Type\FieldDefinition; |
10 | 10 | use Commercetools\Core\Request\AbstractAction; |
11 | -use Commercetools\Core\Model\Common\LocalizedString; |
|
12 | 11 | |
13 | 12 | /** |
14 | 13 | * @package Commercetools\Core\Request\Types\Command |
@@ -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 |