Skip to content

Commit bbb2d25

Browse files
Merge branch 'AC-13512' into cia-2.4.8-beta2-develop-bugfix-12302024
2 parents 8f6564c + c59f7bb commit bbb2d25

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/Customer/Controller/Adminhtml/Index

1 file changed

+0
-2
lines changed

app/code/Magento/Customer/Controller/Adminhtml/Index/Save.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ protected function _extractCustomerData()
190190
$customerData = [];
191191
if ($this->getRequest()->getPost('customer')) {
192192
$additionalAttributes = [
193-
CustomerInterface::DEFAULT_BILLING,
194-
CustomerInterface::DEFAULT_SHIPPING,
195193
'confirmation',
196194
'sendemail_store_id',
197195
'extension_attributes',

0 commit comments

Comments
 (0)