Skip to content

Commit 5d44525

Browse files
committed
adjust unnecessary new line
1 parent 357b449 commit 5d44525

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Quote/Observer/Frontend/Quote/Address/CollectTotalsObserver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ public function execute(\Magento\Framework\Event\Observer $observer)
115115
$customerVatNumber = $customerAddress->getVatId();
116116
$address->setCountryId($customerCountryCode);
117117
$address->setVatId($customerVatNumber);
118-
119118
}
120119

121120
$groupId = null;

0 commit comments

Comments
 (0)