Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Oct 25, 2024
1 parent 21d1449 commit 94a7e82
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ use parachains_common::genesis_config_helpers::get_account_id_from_seed;
use polkadot_omni_node_lib::chain_spec::{Extensions, GenericChainSpec};
use sc_chain_spec::ChainType;
use sp_core::{
crypto::AccountId32,
sr25519::{self, Pair as SrPair},
Pair,
};
Expand Down

0 comments on commit 94a7e82

Please sign in to comment.