From 3d3d35962c2bf79007cb91123ea3fee8b5c03580 Mon Sep 17 00:00:00 2001 From: Adel Golghalyani Date: Wed, 19 Feb 2025 09:01:35 +0100 Subject: [PATCH] fix: benchmarks script --- scripts/run_benches_for_runtime.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/run_benches_for_runtime.sh b/scripts/run_benches_for_runtime.sh index fec3551cb..7720f9913 100755 --- a/scripts/run_benches_for_runtime.sh +++ b/scripts/run_benches_for_runtime.sh @@ -50,9 +50,7 @@ pallets=( pallet-technical-committee-collective # `pallet-did-lookup` instances pallet-did-lookup - pallet-unique-linking # `pallet-web3-names` instances - pallet-dot-names pallet-web3-names )