mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 23:57:56 +00:00
cargo +nightly fmt (#3540)
* cargo +nightly fmt * add cargo-fmt check to ci * update ci * fmt * fmt * skip macro * ignore bridges
This commit is contained in:
@@ -26,9 +26,7 @@ mod cli;
|
||||
mod command;
|
||||
|
||||
pub use service::{
|
||||
self,
|
||||
ProvideRuntimeApi, CoreApi, IdentifyVariant,
|
||||
Block, RuntimeApiCollection, TFullClient,
|
||||
self, Block, CoreApi, IdentifyVariant, ProvideRuntimeApi, RuntimeApiCollection, TFullClient,
|
||||
};
|
||||
|
||||
#[cfg(feature = "malus")]
|
||||
|
||||
Reference in New Issue
Block a user