Skip to content

Commit

Permalink
Remove pallet_revive benchmarks from Westend AssetHub (#7454)
Browse files Browse the repository at this point in the history
We are using the substrate weights on the test net. Removing the benches
so that they are not generated by accident and then not used.
  • Loading branch information
athei authored Feb 5, 2025
1 parent 4c28354 commit 31abe61
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1466,7 +1466,6 @@ mod benches {
[cumulus_pallet_xcmp_queue, XcmpQueue]
[pallet_xcm_bridge_hub_router, ToRococo]
[pallet_asset_conversion_ops, AssetConversionMigration]
[pallet_revive, Revive]
// XCM
[pallet_xcm, PalletXcmExtrinsicsBenchmark::<Runtime>]
// NOTE: Make sure you point to the individual modules below.
Expand Down

0 comments on commit 31abe61

Please sign in to comment.