Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Nov 27, 2023
1 parent 92acd93 commit 0f22829
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions relay/polkadot/src/xcm_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ use frame_support::{
use frame_system::EnsureRoot;
use pallet_xcm::XcmPassthrough;
use polkadot_runtime_constants::{
currency::CENTS,
system_parachain::*,
xcm::body::FELLOWSHIP_ADMIN_INDEX,
currency::CENTS, system_parachain::*, xcm::body::FELLOWSHIP_ADMIN_INDEX,
};
use runtime_common::{
crowdloan, paras_registrar,
Expand Down

0 comments on commit 0f22829

Please sign in to comment.