frame/session/benchmarking: fix invalid feature declaration (#8818)

This commit is contained in:
Andronik Ordian
2021-05-15 14:08:52 +02:00
committed by GitHub
parent d849110c6b
commit 22c60a63d6
@@ -38,7 +38,6 @@ default = ["std"]
std = [
"sp-std/std",
"sp-session/std",
"frame-election-provider-support/std",
"sp-runtime/std",
"frame-system/std",
"frame-benchmarking/std",