Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Sep 22, 2024
1 parent c084d60 commit fad96d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use cumulus_primitives_core::ParaId;
use polkadot_parachain_lib::chain_spec::GenericChainSpec;
use sc_chain_spec::{ChainSpec, ChainType};
use std::str::FromStr;
use xcm::latest::prelude::*;

/// Collects all supported BridgeHub configurations
#[derive(Debug, PartialEq)]
Expand Down

0 comments on commit fad96d9

Please sign in to comment.