Skip to content

Commit

Permalink
chore: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Jul 12, 2024
1 parent 2b2cb3c commit fcd95c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quic/s2n-quic-h3/src/s2n_quic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ where
type SendStream = SendStream<B>;
type OpenError = ConnectionError;


#[cfg_attr(feature = "tracing", instrument(skip_all, level = "trace"))]
fn poll_open_bidi(
&mut self,
Expand Down

0 comments on commit fcd95c9

Please sign in to comment.