Skip to content

Commit ce9ba9a

Browse files
committed
fixup: remove doc comment
1 parent de72339 commit ce9ba9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/consensus/src/internal.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ impl<
159159
}
160160

161161
/// Schedule rebroadcast timeout.
162-
/// In case Malachite doesn't do it automatically, e.g. after restart.
163162
pub fn schedule_rebroadcast(&mut self, round: Round) {
164163
self.timeout_manager.schedule_timeout(Timeout {
165164
kind: TimeoutKind::Rebroadcast,

0 commit comments

Comments
 (0)