Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 26, 2024
1 parent 5a7487a commit 9eb6432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/regionx/src/xcm_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

use super::{
AccountId, AllPalletsWithSystem, AssetId, Balance, Balances, Currencies, ParachainInfo,
ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, WeightToFee,
XcmpQueue, UnknownTokens
ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, UnknownTokens,
WeightToFee, XcmpQueue,
};
use frame_support::{
match_types, parameter_types,
Expand Down

0 comments on commit 9eb6432

Please sign in to comment.