rustfmt: Run on lightning-invoice/src/tb.rs

This commit is contained in:
Elias Rohrer 2024-11-05 10:08:49 +01:00
parent d29c787019
commit 8397671e70
No known key found for this signature in database
GPG key ID: 36153082BDF676FD

View file

@ -7,4 +7,4 @@ pub struct True {}
pub struct False {}
impl Bool for True {}
impl Bool for False {}
impl Bool for False {}