Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Aug 29, 2024
1 parent cba6cb6 commit 4eb3640
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/collator/src/parachain/chain_spec/shibuya.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ use astar_primitives::parachain::SHIBUYA_ID;
use sc_service::ChainType;
use shibuya_runtime::{wasm_binary_unwrap, RuntimeGenesisConfig};

// TODO to use?
// use sc_chain_spec::{ChainSpec, ChainSpecExtension, ChainSpecGroup, ChainType};

/// Specialized `ChainSpec` for Shibuya testnet.
pub type ShibuyaChainSpec = sc_service::GenericChainSpec<RuntimeGenesisConfig, Extensions>;

Expand Down

0 comments on commit 4eb3640

Please sign in to comment.