mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 11:01:01 +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
@@ -162,7 +162,6 @@ mod tests {
|
||||
RialtoGrandpaInstance,
|
||||
WithRialtoMessagesInstance,
|
||||
WithRialtoMessageBridge,
|
||||
bp_millau::Millau,
|
||||
>(AssertCompleteBridgeConstants {
|
||||
this_chain_constants: AssertChainConstants {
|
||||
block_length: bp_millau::BlockLength::get(),
|
||||
|
||||
Reference in New Issue
Block a user