mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
Fix clippy issues (#1884)
* fix clippy issues * fix? * fix? * forget about extra_unused_type_parameters lint for now
This commit is contained in:
committed by
Bastian Köcher
parent
25c17feb23
commit
914213d0af
@@ -161,7 +161,6 @@ mod tests {
|
||||
MillauGrandpaInstance,
|
||||
WithMillauMessagesInstance,
|
||||
WithMillauMessageBridge,
|
||||
bp_rialto::Rialto,
|
||||
>(AssertCompleteBridgeConstants {
|
||||
this_chain_constants: AssertChainConstants {
|
||||
block_length: bp_rialto::BlockLength::get(),
|
||||
|
||||
Reference in New Issue
Block a user