Skip to content

Commit

Permalink
Remove old migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
sea212 committed Jul 3, 2023
1 parent 205923d commit 32d7b2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 393 deletions.
7 changes: 0 additions & 7 deletions runtime/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ macro_rules! decl_common_types {
frame_system::ChainContext<Runtime>,
Runtime,
AllPalletsWithSystem,
(
SchedulerMigrationV1toV4,
pallet_multisig::migrations::v1::MigrateToV1<Runtime>,
pallet_preimage::migration::v1::Migration<Runtime>,
pallet_democracy::migrations::v1::Migration<Runtime>,
zrml_prediction_markets::migrations::AddOutsiderBond<Runtime>,
),
>;

pub type Header = generic::Header<BlockNumber, BlakeTwo256>;
Expand Down
Loading

0 comments on commit 32d7b2b

Please sign in to comment.