Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lord-renkse committed Jul 16, 2024
1 parent 7d8af84 commit 4ef0fcc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/autopilot/src/infra/persistence/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ use {
crate::{
boundary,
database::{order_events::store_order_events, Postgres},
domain::{
self,
},
domain::{self},
infra::persistence::dto::AuctionId,
},
anyhow::Context,
Expand Down

0 comments on commit 4ef0fcc

Please sign in to comment.