mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-21 02:33:23 +00:00
remove comment
This commit is contained in:
@@ -374,7 +374,6 @@ impl<'a, 'b> PacketBuilder<'a, 'b> {
|
||||
self.sent_frames.requires_padding = true;
|
||||
}
|
||||
|
||||
// TODO(@divma): not ideal
|
||||
pub(crate) fn retransmits_mut(&mut self) -> &mut Retransmits {
|
||||
self.sent_frames.retransmits_mut()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user