@@ -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 |