diff --git a/node/src/chain_spec/stout.rs b/node/src/chain_spec/stout.rs index 1d3da684..59da1f45 100644 --- a/node/src/chain_spec/stout.rs +++ b/node/src/chain_spec/stout.rs @@ -84,7 +84,6 @@ pub fn stout_local_testnet_config() -> ChainSpec { .with_protocol_id(DEFAULT_PROTOCOL_ID) .with_properties(properties) .build() - } /// Configure initial storage state for FRAME modules.