Skip to content

Commit 527e581

Browse files
committed
f remove unnecessary newline introduced
1 parent 531cca6 commit 527e581

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/ln/onion_utils.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ pub(super) fn build_onion_payloads<'a>(
475475
PayloadCallbackAction::PushFront => res.insert(0, payload),
476476
},
477477
)?;
478-
479478
Ok((res, value_msat, cltv))
480479
}
481480

0 commit comments

Comments
 (0)