Skip to content

Commit 5ec8aa5

Browse files
committed
MC-20244: Pricing :: FPT calculation
- fix empty line
1 parent 4155d52 commit 5ec8aa5

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Weee/Model/ResourceModel

1 file changed

+0
-1
lines changed

app/code/Magento/Weee/Model/ResourceModel/Tax.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ public function fetchWeeeTaxCalculationsByEntity($countryId, $regionId, $website
144144
(int)$entityId
145145
);
146146

147-
148147
$order = ['weeeTax.state ' . \Magento\Framework\DB\Select::SQL_DESC,
149148
'weeeTax.website_id ' . \Magento\Framework\DB\Select::SQL_DESC];
150149
$attributeSelect->order($order);

0 commit comments

Comments
 (0)