difftreelog
cargo fmt
in: master
2 files changed
node/cli/src/command.rsdiffbeforeafterboth343435use crate::{35use crate::{36 chain_spec::{self, RuntimeId, RuntimeIdentification, ServiceId, ServiceIdentification, default_runtime},36 chain_spec::{37 self, RuntimeId, RuntimeIdentification, ServiceId, ServiceIdentification, default_runtime,38 },37 cli::{Cli, RelayChainCli, Subcommand},39 cli::{Cli, RelayChainCli, Subcommand},38 service::{new_partial, start_node, start_dev_node},40 service::{new_partial, start_node, start_dev_node},runtime/unique/src/lib.rsdiffbeforeafterbothno syntactic changes