Skip to content

Commit

Permalink
Fix cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallets committed Jun 10, 2024
1 parent ee9ed98 commit ea8a564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/zenoh-plugin-storage-manager/src/replica/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// This module extends Storage with alignment protocol that aligns storages subscribing to the same key_expr

use std::{
borrow::Cow,
collections::{HashMap, HashSet},
str::{self, FromStr},
time::{Duration, SystemTime},
Expand Down

0 comments on commit ea8a564

Please sign in to comment.