mirror of
https://github.com/golang/go
synced 2024-11-21 09:34:45 -07:00
net: remove duplicate import of runtime
R=rsc CC=golang-dev https://golang.org/cl/3999046
This commit is contained in:
parent
0b08119adc
commit
5eb8c9baa7
@ -11,7 +11,6 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
"unsafe"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
// IO completion result parameters.
|
||||
|
Loading…
Reference in New Issue
Block a user