Skip to content

Commit 82021a2

Browse files
committed
f extra \n
1 parent fee3b2d commit 82021a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning/src/chain/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ impl BestBlock {
5858
pub fn height(&self) -> u32 { self.height }
5959
}
6060

61-
62-
6361
/// An error when accessing the chain via [`Access`].
6462
#[derive(Clone)]
6563
pub enum AccessError {

0 commit comments

Comments
 (0)