This commit is contained in:
Ozgun Ozerk
2024-10-31 11:04:58 +03:00
parent a7d968b934
commit 10bf20f9ec
@@ -30,8 +30,8 @@ use xcm_primitives::{AbsoluteAndRelativeReserve, AsAssetType};
use super::TreasuryAccount;
use crate::{
configs::{
weights, AssetType, Balances, ParachainSystem,
Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, XcmpQueue,
weights, AssetType, Balances, ParachainSystem, Runtime, RuntimeCall, RuntimeEvent,
RuntimeOrigin, XcmpQueue,
},
types::{AccountId, AssetId, Balance},
AllPalletsWithSystem, AssetManager, Assets, ParachainInfo, PolkadotXcm,