mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
clippy fixes (#9173)
This commit is contained in:
@@ -89,7 +89,7 @@ pub fn generate_solution_type(item: TokenStream) -> TokenStream {
|
||||
|
||||
let solution_struct = struct_def(
|
||||
vis,
|
||||
ident.clone(),
|
||||
ident,
|
||||
count,
|
||||
voter_type.clone(),
|
||||
target_type.clone(),
|
||||
|
||||
Reference in New Issue
Block a user