Skip to content
Snippets Groups Projects
Commit f31b5d86 authored by Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky Committed by Bastian Köcher
Browse files

fix nightly clippy issues (#1915)

parent 882e10d7
No related merge requests found
......@@ -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
},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment