mirror of
https://github.com/golang/go
synced 2024-11-22 11:44:41 -07:00
Remove relic "once" import from time/zoneinfo.go
R=rsc, r CC=golang-dev https://golang.org/cl/2005042
This commit is contained in:
parent
fa80a73bee
commit
e5aad81930
@ -11,7 +11,6 @@ package time
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"once"
|
|
||||||
"os"
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user