Skip to content

Commit 3ce2484

Browse files
committed
Fix a compilation error in benchmarks
1 parent 2721167 commit 3ce2484

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

substrate/frame/staking/src/benchmarking.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,6 @@ mod benchmarks {
11681168
false,
11691169
true,
11701170
RewardDestination::Staked,
1171-
era,
11721171
)?;
11731172

11741173
let slash_fraction = Perbill::from_percent(10);

0 commit comments

Comments
 (0)