mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 18:31:05 +00:00
cargo fmt
This commit is contained in:
@@ -22,7 +22,10 @@
|
||||
use codec::Encode;
|
||||
use cumulus_primitives_core::{MessageSendError, UpwardMessageSender};
|
||||
use frame_support::{
|
||||
traits::{Get, tokens::{fungibles, fungibles::Inspect}},
|
||||
traits::{
|
||||
tokens::{fungibles, fungibles::Inspect},
|
||||
Get,
|
||||
},
|
||||
weights::Weight,
|
||||
};
|
||||
use polkadot_runtime_common::xcm_sender::ConstantPrice;
|
||||
|
||||
Reference in New Issue
Block a user