Skip to content

Commit

Permalink
Delete dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralith committed May 1, 2024
1 parent 3089e87 commit 8c89b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quinn-proto/src/connection/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ mod streams;
pub use streams::StreamsState;
#[cfg(not(fuzzing))]
use streams::StreamsState;
//pub(crate) use streams::{ByteSlice, BytesArray};
pub use streams::{
BytesSource, Chunks, FinishError, ReadError, ReadableError, RecvStream, SendStream,
StreamEvent, Streams, UnknownStream, WriteError, Written,
Expand Down

0 comments on commit 8c89b79

Please sign in to comment.