Skip to content

Commit f3ea4fd

Browse files
committed
Remove debug code.
1 parent 86867c3 commit f3ea4fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Ometria/Api/Controller/V1/Products.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ protected function getProductPrice(
504504
$store_currency
505505
);
506506
} catch (\Exception $e) {
507-
$a = true;
508507
// Allow the "undefined rate" exception and return the price as is if no rate has been setup.
509508
}
510509
}

0 commit comments

Comments
 (0)