Skip to content

Commit

Permalink
chore: fix formatiing
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshayaFoiger committed Dec 20, 2024
1 parent 6e0c329 commit 71f623b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/hyperswitch_connectors/src/connectors/zsl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,6 @@ lazy_static! {
let supported_capture_methods = vec![enums::CaptureMethod::Automatic];

let mut zsl_supported_payment_methods = SupportedPaymentMethods::new();


zsl_supported_payment_methods.add(
enums::PaymentMethod::BankTransfer,
enums::PaymentMethodType::LocalBankTransfer,
Expand Down

0 comments on commit 71f623b

Please sign in to comment.