mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
remove stray TODO in the HTTP/3 client
This commit is contained in:
parent
4247c2f06d
commit
f4621e280e
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ func (c *client) dial() error {
|
|||
}
|
||||
}()
|
||||
|
||||
// TODO: send a SETTINGS frame
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue