Skip to content

Commit

Permalink
fix nightly clippy issues (paritytech#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik authored Feb 27, 2023
1 parent 19ae9cb commit d032566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion relays/bin-substrate/src/cli/resubmit_transactions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down

0 comments on commit d032566

Please sign in to comment.