Skip to content

Commit

Permalink
fix feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
breathx committed Aug 31, 2024
1 parent 31252e9 commit e665028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/vara/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ mod staking_exposure_size_dump {
};
use pallet_staking::*;
use sp_core::Get;
use sp_std::vec::Vec;
use sp_staking::{EraIndex, Page, PagedExposureMetadata};

// SECURITY: DELETE THIS MIGRATION ONCE PERFORMED ON CHAIN.
Expand Down

0 comments on commit e665028

Please sign in to comment.