Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
drHuangMHT committed Jan 9, 2025
1 parent ecee147 commit 7121f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swarm/src/behaviour/toggle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ pub struct ToggleConnectionHandler<TInner> {
impl<TInner> ToggleConnectionHandler<TInner>
where
TInner: ConnectionHandler,
{
{
#[expect(deprecated)] // TODO: Remove when {In, Out}boundOpenInfo is fully removed.
fn on_fully_negotiated_inbound(
&mut self,
Expand Down

0 comments on commit 7121f24

Please sign in to comment.