mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-24 14:37:56 +00:00
[create-pull-request] automated change
This commit is contained in:
committed by
github-actions[bot]
parent
d7a09baa65
commit
34a0e0a0e5
+1
-5
@@ -20,11 +20,7 @@ use crate::{
|
||||
cli::{Cli, Subcommand},
|
||||
service,
|
||||
};
|
||||
use sc_cli::SubstrateCli;
|
||||
use sc_service::PartialComponents;
|
||||
|
||||
#[cfg(feature = "try-runtime")]
|
||||
use try_runtime_cli::block_building_info::timestamp_with_aura_info;
|
||||
use polkadot_sdk::{sc_cli::SubstrateCli, sc_service::PartialComponents, *};
|
||||
|
||||
impl SubstrateCli for Cli {
|
||||
fn impl_name() -> String {
|
||||
|
||||
Reference in New Issue
Block a user