forked from quic-go/quic-go
remove outdated comments
This commit is contained in:
@@ -10,7 +10,6 @@ import (
|
||||
)
|
||||
|
||||
type streamFramer struct {
|
||||
// TODO: Simplify by extracting the streams map into a separate object
|
||||
streamsMap *streamsMap
|
||||
|
||||
flowControlManager flowcontrol.FlowControlManager
|
||||
|
||||
Reference in New Issue
Block a user