mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 15:41:02 +00:00
fix nightly clippy issues (#1915)
This commit is contained in:
committed by
Bastian Köcher
parent
882e10d7f5
commit
f31b5d8634
@@ -90,7 +90,6 @@ macro_rules! select_bridge {
|
||||
match $bridge {
|
||||
RelayChain::Millau => {
|
||||
type Target = relay_millau_client::Millau;
|
||||
type TargetSign = relay_millau_client::Millau;
|
||||
|
||||
$generic
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user