Skip to content

Commit

Permalink
Fixup: Clippy issue
Browse files Browse the repository at this point in the history
  • Loading branch information
darnuria committed Dec 4, 2022
1 parent 9f98431 commit bf16497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/server/src/store/in_memory/authority.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
//! All authority related types

use std::{
borrow::Borrow,
collections::{BTreeMap, HashSet},
ops::DerefMut,
sync::Arc,
Expand Down

0 comments on commit bf16497

Please sign in to comment.