Skip to content

Commit 6ba5290

Browse files
committed
f drop unused
1 parent b2cb387 commit 6ba5290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/routing/scoring.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3252,7 +3252,6 @@ mod tests {
32523252
Some(0));
32533253

32543254
// Now test again with the amount in the bottom bucket.
3255-
usage.amount_msat /= 2;
32563255
amount_msat /= 2;
32573256
// The new amount is entirely within the only minimum bucket with score, so the probability
32583257
// we assign is 1/2.

0 commit comments

Comments
 (0)