diff --git a/neqo-transport/src/recv_stream.rs b/neqo-transport/src/recv_stream.rs index 7d564abfff..e3b417bfbc 100644 --- a/neqo-transport/src/recv_stream.rs +++ b/neqo-transport/src/recv_stream.rs @@ -752,7 +752,6 @@ impl RecvStream { Ok(()) } - /// If we should tell the sender they have more credit, return an offset fn flow_control_retire_data( new_read: u64, fc: &mut ReceiverFlowControl,