]> Cypherpunks repositories - gostls13.git/commit
net/http: remove an unused variable in readCookies function
authorJoe Kyo <xunianzu@gmail.com>
Mon, 31 Jul 2017 09:30:16 +0000 (10:30 +0100)
committerJoe Tsai <thebrokentoaster@gmail.com>
Thu, 10 Aug 2017 17:52:50 +0000 (17:52 +0000)
commit1ee55c3ab6e4dff810a03bc1d788dd6106cdf691
tree78f9e41be6f3de425dfe09be39981a7c459697f2
parent15cb18dbfa5d2a371aacd2b52fdd3e9cf29ff19d
net/http: remove an unused variable in readCookies function

Change-Id: I9d77655026f16a41a77bd0036d693a40cdd6d52f
Reviewed-on: https://go-review.googlesource.com/52090
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/cookie.go