Skip to content

Commit

Permalink
remove unneeded prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Sablan committed Sep 29, 2023
1 parent 601677b commit e5e61a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/funding/funding.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export function isFundingEligible(
shippingChange:
onShippingChange || onShippingAddressChange || onShippingOptionsChange,
wallet,
displayOnly,
})
) {
return false;
Expand Down

0 comments on commit e5e61a4

Please sign in to comment.