Companion PR for 7822 (Remove _{} from benchmarks) (#2202)

* Remove `_{}` from benchmarks macro

* "Update Substrate"

Co-authored-by: parity-processbot <>
This commit is contained in:
Shawn Tabrizi
2021-01-06 03:07:56 -04:00
committed by GitHub
parent 453b6fffb6
commit 73d26e0bc9
2 changed files with 199 additions and 213 deletions
-2
View File
@@ -1168,8 +1168,6 @@ mod benchmarking {
}
benchmarks! {
_ { }
// Benchmark `claim` including `validate_unsigned` logic.
claim {
let c = MAX_CLAIMS;