Skip to content

Commit de64b11

Browse files
author
unconst
committed
cargo clippy
1 parent bf0583e commit de64b11

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pallets/subtensor/src/tests/coinbase.rs

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,11 +1154,4 @@ fn test_get_root_children_drain_with_half_take() {
11541154
close( AlphaDividendsPerSubnet::<Test>::get( alpha, bob ), 3 * (pending_alpha/4), 10000);
11551155

11561156
});
1157-
}
1158-
1159-
1160-
1161-
1162-
yuma --> hotkey --> dividends
1163-
1164-
dividends --> take --> parents (including myself)
1157+
}

0 commit comments

Comments
 (0)