Skip to content
Snippets Groups Projects
Commit bcb99700 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

remove comment

parent 79a09d73
No related branches found
No related tags found
1 merge request!186Remove gdev-benchmark chainspecs
Pipeline #33736 failed
...@@ -132,7 +132,6 @@ pub type TechnicalCommitteeInstance = Instance2; ...@@ -132,7 +132,6 @@ pub type TechnicalCommitteeInstance = Instance2;
#[cfg(feature = "runtime-benchmarks")] #[cfg(feature = "runtime-benchmarks")]
mod benches { mod benches {
define_benchmarks!( define_benchmarks!(
// For completion, benchmarks only running on `gdev-benchmark`.
[pallet_certification, Cert] [pallet_certification, Cert]
[pallet_certification, SmithCert] [pallet_certification, SmithCert]
[pallet_oneshot_account, OneshotAccount] [pallet_oneshot_account, OneshotAccount]
......
...@@ -137,7 +137,6 @@ pub type TechnicalCommitteeInstance = Instance2; ...@@ -137,7 +137,6 @@ pub type TechnicalCommitteeInstance = Instance2;
#[cfg(feature = "runtime-benchmarks")] #[cfg(feature = "runtime-benchmarks")]
mod benches { mod benches {
define_benchmarks!( define_benchmarks!(
// For completion, benchmarks only running on `gdev-benchmark`.
[pallet_certification, Cert] [pallet_certification, Cert]
[pallet_certification, SmithCert] [pallet_certification, SmithCert]
[pallet_oneshot_account, OneshotAccount] [pallet_oneshot_account, OneshotAccount]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment