mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
Merge pull request #873 from TheBlueMatt/2021-861-missing-eof-eol
Add missing EOF newline
This commit is contained in:
commit
ba3ef0a3ba
1 changed files with 1 additions and 1 deletions
|
@ -1053,4 +1053,4 @@ impl KeysInterface for KeysManager {
|
|||
#[test]
|
||||
pub fn dyn_sign() {
|
||||
let _signer: Box<dyn BaseSign>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue