Skip to content

Commit

Permalink
one last fix
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed May 14, 2024
1 parent 9efed19 commit 8a9b4a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/storage/src/monitor/traced_store.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ use crate::error::StorageResult;
use crate::hummock::sstable_store::SstableStoreRef;
use crate::hummock::{HummockStorage, SstableObjectIdManagerRef};
use crate::store::*;
use crate::StateStore;

#[derive(Clone)]
pub struct TracedStateStore<S> {
Expand Down

0 comments on commit 8a9b4a8

Please sign in to comment.