Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperswitch-bot[bot] committed Jan 18, 2025
1 parent c7e552d commit 1507918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/api_models/src/connector_enums.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pub use common_enums::{
connector_enums::Connector,
enums::{PaymentMethod, PayoutType}
enums::{PaymentMethod, PayoutType},
};
#[cfg(feature = "dummy_connector")]
use common_utils::errors;
Expand Down

0 comments on commit 1507918

Please sign in to comment.