Skip to content

Commit 7430cbe

Browse files
committed
f drop unecessary \n
1 parent 9cbc40f commit 7430cbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/ln/functional_tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ fn do_test_fail_back_before_backwards_timeout(post_fail_back_action: PostFailBac
611611
*node.fee_estimator.sat_per_kw.lock().unwrap() = 2000;
612612
}
613613

614-
615614
let node_a_id = nodes[0].node.get_our_node_id();
616615
let node_b_id = nodes[1].node.get_our_node_id();
617616
let node_c_id = nodes[2].node.get_our_node_id();

0 commit comments

Comments
 (0)