Skip to content

Commit 5bd7708

Browse files
committed
third commit
1 parent cfe611a commit 5bd7708

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/routing/router.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1275,7 +1275,6 @@ where L::Target: Logger {
12751275
let _channel_id = hop.channel_id;
12761276
}
12771277
log_trace!(logger, "first Hop is excluded because unfulfilling condition");
1278-
12791278
}
12801279
// Path isn't useful, ignore it and move on.
12811280
} else if may_overpay_to_meet_path_minimum_msat {

0 commit comments

Comments
 (0)