Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
yse committed Mar 21, 2024
1 parent 49cf777 commit 97387db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/src/wallet.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
use std::{
fs,
sync::{Arc, Mutex},
thread,
time::Duration, fs,
time::Duration,
};

use anyhow::{anyhow, Result};
Expand Down

0 comments on commit 97387db

Please sign in to comment.