forked from quic-go/quic-go
remove stray TODO in the HTTP/3 client
This commit is contained in:
@@ -97,7 +97,6 @@ func (c *client) dial() error {
|
||||
}
|
||||
}()
|
||||
|
||||
// TODO: send a SETTINGS frame
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user