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 Oct 31, 2024
1 parent 0643a08 commit 575ef18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/router/src/core/payments/operations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ pub use self::payment_confirm_intent::PaymentIntentConfirm;
pub use self::payment_create_intent::PaymentIntentCreate;
#[cfg(feature = "v2")]
pub use self::payment_get_intent::PaymentGetIntent;

pub use self::payment_response::PaymentResponse;
#[cfg(feature = "v1")]
pub use self::{
Expand Down

0 comments on commit 575ef18

Please sign in to comment.