Skip to content

Commit

Permalink
unused use removed
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Jan 10, 2024
1 parent 5d1cd5d commit 0db65a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/zenoh-plugin-storage-manager/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ use flume::Sender;
use memory_backend::MemoryBackend;
use std::collections::HashMap;
use std::convert::TryFrom;
use std::env;
use std::sync::Arc;
use std::sync::Mutex;
use storages_mgt::StorageMessage;
Expand Down

0 comments on commit 0db65a9

Please sign in to comment.