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 Nov 20, 2024
1 parent 4858d6e commit dbe8f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/router/src/core/recon.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use api_models::{recon as recon_api};
use api_models::recon as recon_api;
#[cfg(feature = "email")]
use common_utils::ext_traits::AsyncExt;
use error_stack::ResultExt;
Expand Down

0 comments on commit dbe8f6b

Please sign in to comment.