Skip to content

Commit dcfff5e

Browse files
chore: run formatter
1 parent 878dbb3 commit dcfff5e

File tree

3 files changed

+194
-176
lines changed

3 files changed

+194
-176
lines changed

crates/hyperswitch_connectors/src/connectors.rs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,15 @@ pub use self::{
119119
aci::Aci, adyen::Adyen, adyenplatform::Adyenplatform, airwallex::Airwallex,
120120
amazonpay::Amazonpay, archipel::Archipel, authipay::Authipay, authorizedotnet::Authorizedotnet,
121121
bambora::Bambora, bamboraapac::Bamboraapac, bankofamerica::Bankofamerica,
122-
barclaycard::Barclaycard, billwerk::Billwerk, bitpay::Bitpay, bluesnap::Bluesnap, boku::Boku,
123-
braintree::Braintree, cashtocode::Cashtocode, celero::Celero, chargebee::Chargebee,
124-
checkbook::Checkbook, checkout::Checkout, coinbase::Coinbase, coingate::Coingate,
125-
cryptopay::Cryptopay, ctp_mastercard::CtpMastercard, cybersource::Cybersource,
126-
datatrans::Datatrans, deutschebank::Deutschebank, digitalvirgo::Digitalvirgo, dlocal::Dlocal,
127-
dwolla::Dwolla, ebanx::Ebanx, elavon::Elavon, facilitapay::Facilitapay, fiserv::Fiserv,
128-
fiservemea::Fiservemea, fiuu::Fiuu, forte::Forte, getnet::Getnet, globalpay::Globalpay,
129-
globepay::Globepay, gocardless::Gocardless, gpayments::Gpayments, helcim::Helcim, hipay::Hipay,
122+
barclaycard::Barclaycard, billwerk::Billwerk, bitpay::Bitpay,
123+
blackhawknetwork::Blackhawknetwork, bluesnap::Bluesnap, boku::Boku, braintree::Braintree,
124+
cashtocode::Cashtocode, celero::Celero, chargebee::Chargebee, checkbook::Checkbook,
125+
checkout::Checkout, coinbase::Coinbase, coingate::Coingate, cryptopay::Cryptopay,
126+
ctp_mastercard::CtpMastercard, cybersource::Cybersource, datatrans::Datatrans,
127+
deutschebank::Deutschebank, digitalvirgo::Digitalvirgo, dlocal::Dlocal, dwolla::Dwolla,
128+
ebanx::Ebanx, elavon::Elavon, facilitapay::Facilitapay, fiserv::Fiserv, fiservemea::Fiservemea,
129+
fiuu::Fiuu, forte::Forte, getnet::Getnet, globalpay::Globalpay, globepay::Globepay,
130+
gocardless::Gocardless, gpayments::Gpayments, helcim::Helcim, hipay::Hipay,
130131
hyperswitch_vault::HyperswitchVault, iatapay::Iatapay, inespay::Inespay, itaubank::Itaubank,
131132
jpmorgan::Jpmorgan, juspaythreedsserver::Juspaythreedsserver, klarna::Klarna,
132133
mifinity::Mifinity, mollie::Mollie, moneris::Moneris, multisafepay::Multisafepay,
@@ -143,5 +144,4 @@ pub use self::{
143144
wellsfargo::Wellsfargo, wellsfargopayout::Wellsfargopayout, wise::Wise, worldline::Worldline,
144145
worldpay::Worldpay, worldpayvantiv::Worldpayvantiv, worldpayxml::Worldpayxml, xendit::Xendit,
145146
zen::Zen, zsl::Zsl,
146-
blackhawknetwork::Blackhawknetwork,
147147
};

0 commit comments

Comments
 (0)