Skip to content

Commit 8301f5c

Browse files
committed
rustfmt: Run on lightning-invoice/src/tb.rs
1 parent af78b35 commit 8301f5c

File tree

1 file changed

+1
-1
lines changed
  • lightning-invoice/src

1 file changed

+1
-1
lines changed

lightning-invoice/src/tb.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pub struct True {}
77
pub struct False {}
88

99
impl Bool for True {}
10-
impl Bool for False {}
10+
impl Bool for False {}

0 commit comments

Comments
 (0)