Skip to content

Commit

Permalink
Update polkadot/runtime/common/src/xcm_sender.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
  • Loading branch information
bkchr and bkontur authored Dec 3, 2024
1 parent 01dc000 commit eaaf4cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions polkadot/runtime/common/src/xcm_sender.rs
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,7 @@ mod tests {
use crate::integration_tests::new_test_ext;
use alloc::vec;
use frame_support::{assert_ok, parameter_types};
use polkadot_primitives::HeadData;
use polkadot_runtime_parachains::{paras, FeeTracker};
use polkadot_runtime_parachains::FeeTracker;
use sp_runtime::FixedU128;
use xcm::MAX_XCM_DECODE_DEPTH;

Expand Down

0 comments on commit eaaf4cb

Please sign in to comment.