mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 03:47:59 +00:00
Remove unneeded Config bounds and BlockNumber associated type (#804)
* remove unneeded Config bounds and BlockNumber associated type * clippy and fmt
This commit is contained in:
@@ -107,6 +107,6 @@ fn codegen(
|
||||
type_substitutes,
|
||||
crate_path,
|
||||
);
|
||||
println!("{}", runtime_api);
|
||||
println!("{runtime_api}");
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user