CSR-1484: formatting :-/

This commit is contained in:
Adam Caouette 2023-11-08 18:02:48 -05:00
parent a475c87bc8
commit 84948b5cc1

View file

@ -169,9 +169,8 @@ export default {
"payment-method"
);
const newValidatedPromos = validatePromoResponse?.orderPromos ?? [];
pricedLineItemsToTax.push(...newValidatedPromos);
// End of promo logic