Skip to content

Commit

Permalink
fix: import sp_std vec
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshiposha committed Nov 28, 2023
1 parent c9773cc commit fbae07d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/xnft/src/xcm_helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
use crate::*;
use module_nft::BalanceOf;
use primitives::nft::Attributes;
use sp_std::vec::Vec;
use xcm::v3::AssetId::Concrete;
use xcm_executor::traits::Error as MatchError;

Expand Down

0 comments on commit fbae07d

Please sign in to comment.