Skip to content

Commit 92128ad

Browse files
client: Fix clippy warning
1 parent 66b5a9a commit 92128ad

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

client/src/file/unlocked_keyring.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#[cfg(feature = "async-std")]
2-
use std::io;
31
use std::{
42
collections::HashMap,
53
path::{Path, PathBuf},

0 commit comments

Comments
 (0)