From 575ef181405a5df0f5ab8addc167c19998638664 Mon Sep 17 00:00:00 2001 From: "hyperswitch-bot[bot]" <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:08:18 +0000 Subject: [PATCH] chore: run formatter --- crates/router/src/core/payments/operations.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/router/src/core/payments/operations.rs b/crates/router/src/core/payments/operations.rs index a5d70e565616..539407bf1c1d 100644 --- a/crates/router/src/core/payments/operations.rs +++ b/crates/router/src/core/payments/operations.rs @@ -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::{