Skip to content

Commit a8e4382

Browse files
committed
Run fmt
1 parent fda01a2 commit a8e4382

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • core/src/commands/on_runtime_upgrade

core/src/commands/on_runtime_upgrade/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ use crate::{
4343

4444
/// Configuration for the `on_runtime_upgrade` command.
4545
///
46-
/// The parameters below control the behavior of runtime upgrade checks e.g. whether to disable weight warnings,
47-
/// whether to run multi-block migration checks.
46+
/// The parameters below control the behavior of runtime upgrade checks e.g. whether to disable
47+
/// weight warnings, whether to run multi-block migration checks.
4848
#[derive(Debug, Clone, clap::Parser)]
4949
pub struct Command {
5050
/// The source of the blockchain state to use when running the `on-runtime-upgrade` command.

0 commit comments

Comments
 (0)