Skip to content

Commit 6396753

Browse files
committed
f nit newline
1 parent 4abedbb commit 6396753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,7 @@ impl<Signer: Sign, M: Deref, T: Deref, K: Deref, F: Deref, L: Deref> ChannelMana
18831883
}
18841884
}
18851885
}
1886+
18861887
#[cfg(any(test, feature = "_test_utils"))]
18871888
pub(crate) fn test_process_background_events(&self) {
18881889
self.process_background_events();

0 commit comments

Comments
 (0)