Skip to content

Commit

Permalink
reduce diff
Browse files Browse the repository at this point in the history
  • Loading branch information
drHuangMHT committed Dec 27, 2024
1 parent 5da8aff commit 3e0f288
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libp2p/src/builder/phase/other_transport.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ impl<T: AuthenticatedMultiplexedTransport, Provider>
.with_relay_client(security_upgrade, multiplexer_upgrade)
}
}

#[cfg(feature = "metrics")]
impl<Provider, T: AuthenticatedMultiplexedTransport>
SwarmBuilder<Provider, OtherTransportPhase<T>>
Expand Down

0 comments on commit 3e0f288

Please sign in to comment.