@@ -7,10 +7,6 @@ |
||
7 | 7 | |
8 | 8 | use Commercetools\Core\Model\Common\Address; |
9 | 9 | use Commercetools\Core\Model\Common\Context; |
10 | -use Commercetools\Core\Model\Order\DeliveryItemCollection; |
|
11 | -use Commercetools\Core\Model\Order\ParcelCollection; |
|
12 | -use Commercetools\Core\Model\Order\ParcelMeasurements; |
|
13 | -use Commercetools\Core\Model\Order\TrackingData; |
|
14 | 10 | use Commercetools\Core\Request\AbstractAction; |
15 | 11 | |
16 | 12 | /** |