mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 20:57:36 +03:00
run staticcheck in gometalinter
This commit is contained in:
parent
b6470311ea
commit
286a51bcc0
6 changed files with 5 additions and 19 deletions
|
@ -110,7 +110,6 @@ var _ = Describe("Connection Flow controller", func() {
|
|||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
controller.bytesRead = receiveWindowSize - receiveWindowSize
|
||||
controller.receiveWindow = receiveWindow
|
||||
controller.receiveWindowSize = receiveWindowSize
|
||||
oldWindowSize = controller.receiveWindowSize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue