@@ -49,7 +49,6 @@ pallet-bonded-coins = { workspace = true }
4949pallet-deposit-storage = { workspace = true }
5050pallet-did-lookup = { workspace = true }
5151pallet-dip-provider = { workspace = true }
52- pallet-inflation = { workspace = true }
5352pallet-migration = { workspace = true }
5453pallet-web3-names = { workspace = true }
5554parachain-staking = { workspace = true }
@@ -165,7 +164,6 @@ runtime-benchmarks = [
165164 " pallet-did-lookup/runtime-benchmarks" ,
166165 " pallet-dip-provider/runtime-benchmarks" ,
167166 " pallet-indices/runtime-benchmarks" ,
168- " pallet-inflation/runtime-benchmarks" ,
169167 " pallet-membership/runtime-benchmarks" ,
170168 " pallet-message-queue/runtime-benchmarks" ,
171169 " pallet-migration/runtime-benchmarks" ,
@@ -234,7 +232,6 @@ std = [
234232 " pallet-did-lookup/std" ,
235233 " pallet-dip-provider/std" ,
236234 " pallet-indices/std" ,
237- " pallet-inflation/std" ,
238235 " pallet-ismp-runtime-api/std" ,
239236 " pallet-ismp/std" ,
240237 " pallet-membership/std" ,
@@ -308,7 +305,6 @@ try-runtime = [
308305 " pallet-did-lookup/try-runtime" ,
309306 " pallet-dip-provider/try-runtime" ,
310307 " pallet-indices/try-runtime" ,
311- " pallet-inflation/try-runtime" ,
312308 " pallet-ismp/try-runtime" ,
313309 " pallet-membership/try-runtime" ,
314310 " pallet-message-queue/try-runtime" ,
0 commit comments