Skip to content

Commit cf3393a

Browse files
fixup: make linter happy
1 parent b113e5c commit cf3393a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-liquidity/tests/lsps2_integration_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ fn full_lsps2_flow() {
339339
)
340340
.unwrap();
341341

342-
let _ = payer_node
342+
payer_node
343343
.node
344344
.pay_for_bolt11_invoice(
345345
&invoice,

0 commit comments

Comments
 (0)