Skip to content

Commit 31054b3

Browse files
committed
fix compile error
1 parent 53b21f5 commit 31054b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cometbft/src/abci/request/init_chain.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ use bytes::Bytes;
22

33
use crate::{block, consensus, prelude::*, validator, Time};
44

5-
#
65
#[doc = include_str!("../doc/request-initchain.md")]
76
#[derive(Clone, PartialEq, Eq, Debug)]
87
pub struct InitChain {

0 commit comments

Comments
 (0)