Skip to content

Commit

Permalink
import Vec for migration v1
Browse files Browse the repository at this point in the history
Signed-off-by: muraca <mmuraca247@gmail.com>
  • Loading branch information
muraca committed Sep 29, 2023
1 parent 17a1a62 commit 7d4013b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions substrate/frame/assets/src/migration/v1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ use frame_support::{
};
use log;

#[cfg(feature = "try-runtime")]
use crate::Vec;
#[cfg(feature = "try-runtime")]
use sp_runtime::TryRuntimeError;

Expand Down

0 comments on commit 7d4013b

Please sign in to comment.