Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Mar 1, 2024
1 parent bd9feab commit 308b981
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, Mutex};
use std::sync::{Arc};

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

0 comments on commit 308b981

Please sign in to comment.