Skip to content

Commit

Permalink
fix(paymentutils): fixed Maximum Depth Exceeded (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArushKapoorJuspay authored May 2, 2024
1 parent 9daf6d4 commit f8443c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Utilities/PaymentUtils.res
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,5 @@ let useGetPaymentMethodList = (~list, ~paymentOptions, ~paymentType) => {
areAllApplePayRequiredFieldsPrefilled,
optionAtomValue.wallets.payPal,
paymentType,
paymentOrder,
paymentOptions,
))
}

0 comments on commit f8443c3

Please sign in to comment.