Skip to content

Commit

Permalink
refactor: resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
swangi-kumari committed Dec 1, 2023
1 parent fd74b80 commit a238f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/router/src/configs/defaults.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4107,7 +4107,7 @@ impl Default for super::settings::RequiredFields {
enums::PaymentMethod::BankRedirect,
PaymentMethodType(HashMap::from([
(
enums::PaymentMethodType::BancontactCard,
enums::PaymentMethodType::OpenBankingUk,
ConnectorFields {
fields: HashMap::from([
(
Expand Down

0 comments on commit a238f71

Please sign in to comment.