Skip to content

Commit 05ff9d5

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-83426: [Performance] Customer Import check data does not complete
1 parent ca592dc commit 05ff9d5

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CustomerImportExport/Model/ResourceModel/Import/Address

1 file changed

+1
-1
lines changed

app/code/Magento/CustomerImportExport/Model/ResourceModel/Import/Address/Storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ public function prepareAddresses(array $forCustomersIds)
124124
$this->addRecord($address->getCustomerId(), $address->getId());
125125
}
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)