Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuoWangNSL committed Sep 27, 2024
1 parent 10eb9f9 commit bd57acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rs/interfaces/state_manager/mocks/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use ic_crypto_tree_hash::{LabeledTree, MixedHashTree};
use ic_interfaces_state_manager::{
CertificationMask, CertificationScope, CertifiedStateSnapshot, Labeled, StateHashError,
CertificationScope, CertifiedStateSnapshot, Labeled, StateHashError,
StateManager, StateManagerResult, StateReader,
};
use ic_replicated_state::ReplicatedState;
Expand Down

0 comments on commit bd57acc

Please sign in to comment.