mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
fmt fix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user