Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Run fmt (#3887)
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov authored Sep 17, 2021
1 parent 7bc3526 commit e106953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/service/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1345,7 +1345,7 @@ pub fn new_chain_ops(
{
chain_ops!(config, jaeger_agent, telemetry_worker_handle; polkadot_runtime, PolkadotExecutorDispatch, Polkadot)
}

#[cfg(not(feature = "polkadot-native"))]
Err(Error::NoRuntime)
}
Expand Down

0 comments on commit e106953

Please sign in to comment.