Skip to content

Commit

Permalink
More comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dastanbeksamatov committed Oct 5, 2023
1 parent 12961f8 commit 9871197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ownership-chain/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ use frame_system::EnsureRoot;
use pallet_balances::NegativeImbalance;
use pallet_xcm::{EnsureXcm, IsVoiceOfBody};
pub use sp_consensus_aura::sr25519::AuthorityId as AuraId;
pub use sp_runtime::{MultiAddress, Perbill, Permill};
pub use sp_runtime::{Perbill, Permill};
use xcm_config::{RelayLocation, XcmConfig, XcmOriginToTransactDispatchOrigin};

pub use pallet_bridge_grandpa::Call as BridgeGrandpaCall;
Expand Down

0 comments on commit 9871197

Please sign in to comment.