Skip to content

Commit

Permalink
adjust comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuoWangNSL committed Sep 26, 2024
1 parent 9537409 commit 8ae1ed3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rs/state_manager/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3159,10 +3159,6 @@ impl StateManager for StateManagerImpl {
}
}

/// # Panics
///
/// This method panics if checkpoint labels can not be retrieved
/// from the disk.
fn list_state_heights(&self, cert_mask: CertificationMask) -> Vec<Height> {
let _timer = self
.metrics
Expand Down

0 comments on commit 8ae1ed3

Please sign in to comment.