Skip to content

Commit 2d1ca42

Browse files
author
abdulmth
committed
remove migrations
1 parent b0e512c commit 2d1ca42

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • runtimes/peregrine/src/migrations

runtimes/peregrine/src/migrations/mod.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ impl cumulus_pallet_xcmp_queue::migration::v5::V5Config for Runtime {
3030
}
3131

3232
pub type RuntimeMigrations = (
33-
pallet_xcm::migration::MigrateToLatestXcmVersion<Runtime>,
34-
frame_support::migrations::RemovePallet<Inflation, <Runtime as frame_system::Config>::DbWeight>,
35-
pallet_bonded_coins::migrations::v1::MigrateV0ToV1<Runtime>,
36-
cumulus_pallet_xcmp_queue::migration::v5::MigrateV4ToV5<Runtime>,
3733
);
3834

3935
impl pallet_migration::Config for Runtime {

0 commit comments

Comments
 (0)