Skip to content

Commit

Permalink
chore: remove completed interlay runtime migrations
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Hill <[email protected]>
  • Loading branch information
gregdhill committed Mar 21, 2023
1 parent fa4923b commit ae86316
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions parachain/runtime/interlay/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1257,10 +1257,6 @@ pub type Executive = frame_executive::Executive<
Runtime,
AllPalletsWithSystem,
(
// "Bound uses of call" <https://github.com/paritytech/substrate/pull/11649>
pallet_preimage::migration::v1::Migration<Runtime>,
pallet_scheduler::migration::v3::MigrateToV4<Runtime>,
pallet_multisig::migrations::v1::MigrateToV1<Runtime>,
reward::migration::v1::MigrateToV1<Runtime, EscrowRewardsInstance>,
vault_registry::migration::vault_capacity::RewardsMigration<
Runtime,
Expand Down

0 comments on commit ae86316

Please sign in to comment.