Skip to content

Commit

Permalink
yet one more fix (#23)
Browse files Browse the repository at this point in the history
* yet one more fix

* fmt
  • Loading branch information
girazoki authored May 28, 2024
1 parent d9366f1 commit 1a4b0d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/xcm-executor-utils/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pub const STORAGE_VERSION: StorageVersion = StorageVersion::new(1);

pub mod v1 {
use frame_support::pallet_prelude::*;
use sp_std::vec::Vec;
use staging_xcm::latest::AssetId;
use staging_xcm::v3::AssetId as OldAssetId;

Expand Down

0 comments on commit 1a4b0d6

Please sign in to comment.