mirror of
https://github.com/syumai/workers.git
synced 2025-03-11 01:39:11 +00:00
remove unused variable
This commit is contained in:
parent
090dd88342
commit
b90020f138
@ -68,7 +68,6 @@ type TCPSocket struct {
|
|||||||
reader js.Value
|
reader js.Value
|
||||||
|
|
||||||
rd io.Reader
|
rd io.Reader
|
||||||
wr io.Writer
|
|
||||||
|
|
||||||
options *SocketOptions
|
options *SocketOptions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user