mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-23 22:56:54 +01:00
rustfmt
: Run on lightning/src/onion_message/mod.rs
This commit is contained in:
parent
5d9ee8ab03
commit
90e1510fc2
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
|||
|
||||
pub mod async_payments;
|
||||
pub mod dns_resolution;
|
||||
#[cfg(test)]
|
||||
mod functional_tests;
|
||||
pub mod messenger;
|
||||
pub mod offers;
|
||||
pub mod packet;
|
||||
#[cfg(test)]
|
||||
mod functional_tests;
|
||||
|
|
Loading…
Add table
Reference in a new issue