mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
remove legacy appengine import example
Without extra config, tooling defaults to two sections: std and other
parent
17ec0eb06b
commit
5bb7d78c4b
@ -212,9 +212,6 @@ import (
|
|||||||
"hash/adler32"
|
"hash/adler32"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"appengine/foo"
|
|
||||||
"appengine/user"
|
|
||||||
|
|
||||||
"github.com/foo/bar"
|
"github.com/foo/bar"
|
||||||
"rsc.io/goversion/version"
|
"rsc.io/goversion/version"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user