mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 09:07:57 +00:00
cargo fmt with stable defaults (#876)
This commit is contained in:
@@ -3,13 +3,8 @@
|
||||
// see LICENSE for license details.
|
||||
|
||||
use scale_info::{
|
||||
build::{
|
||||
Fields,
|
||||
Variants,
|
||||
},
|
||||
Path,
|
||||
Type,
|
||||
TypeInfo,
|
||||
build::{Fields, Variants},
|
||||
Path, Type, TypeInfo,
|
||||
};
|
||||
|
||||
/// See the `ModuleErrorType` in `subxt_codegen` for more info on the different DispatchError
|
||||
|
||||
Reference in New Issue
Block a user