Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Mar 1, 2024
1 parent 308b981 commit 7ac4887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/utils/seed_mpc_db.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use std::sync::{Arc};
use std::sync::Arc;

use clap::Args;
use futures::stream::FuturesUnordered;
Expand Down

0 comments on commit 7ac4887

Please sign in to comment.