Completed
Push — develop ( 81d0f4...17c567 )
by Jens
07:44
created
src/Model/Customer/MyCustomerDraft.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -8,8 +8,6 @@
 block discarded – undo
8 8
 
9 9
 use Commercetools\Core\Model\Common\Context;
10 10
 use Commercetools\Core\Model\Common\JsonObject;
11
-use Commercetools\Core\Model\Common\DateTimeDecorator;
12
-use Commercetools\Core\Model\CustomerGroup\CustomerGroupReference;
13 11
 use Commercetools\Core\Model\Common\AddressCollection;
14 12
 use Commercetools\Core\Model\CustomField\CustomFieldObjectDraft;
15 13
 use Commercetools\Core\Model\Common\DateDecorator;
Please login to merge, or discard this patch.