Skip to content

Commit

Permalink
refactor: update default impls after syncing with main
Browse files Browse the repository at this point in the history
  • Loading branch information
kashif-m committed Nov 12, 2024
1 parent b3499f2 commit a0be142
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,7 @@ default_imp_for_payouts!(
connectors::Multisafepay,
connectors::Nexinets,
connectors::Nexixpay,
connectors::Nomupay,
connectors::Novalnet,
connectors::Payeezy,
connectors::Payu,
Expand Down
1 change: 0 additions & 1 deletion crates/router/src/core/payments/flows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,6 @@ default_imp_for_payouts!(
connector::Mifinity,
connector::Netcetera,
connector::Nmi,
connector::Nomupay,
connector::Noon,
connector::Nuvei,
connector::Opayo,
Expand Down

0 comments on commit a0be142

Please sign in to comment.