Skip to content

Commit 1a3d5d3

Browse files
author
Pieter Cappelle
committed
Remove line.
1 parent a716df9 commit 1a3d5d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Tax/Model/Plugin/OrderSave.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ protected function saveOrderTax(\Magento\Sales\Api\Data\OrderInterface $order)
114114
'real_amount' => $realAmount,
115115
'real_base_amount' => $realBaseAmount,
116116
];
117-
$percentSum += $rate['percent'];
118117
}
119118
}
120119
}

0 commit comments

Comments
 (0)