Skip to content

Commit c3c7b7c

Browse files
committed
MAGETWO-92884: Shipping page contains the equal shipping addresses after adding a user.
1 parent 606a421 commit c3c7b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/Model/Order/OrderCustomerExtractor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
use Magento\Customer\Api\Data\CustomerInterface;
1212
use Magento\Sales\Api\OrderRepositoryInterface;
1313
use Magento\Framework\DataObject\Copy as CopyService;
14-
use Magento\Customer\Api\Data\AddressInterface;
1514
use Magento\Customer\Api\Data\RegionInterface;
1615
use Magento\Customer\Api\Data\AddressInterfaceFactory as AddressFactory;
1716
use Magento\Customer\Api\Data\RegionInterfaceFactory as RegionFactory;

0 commit comments

Comments
 (0)