remove legacy appengine import example

Without extra config, tooling defaults to two sections: std and other
Sean Liao 2022-04-29 23:56:56 +01:00
parent 17ec0eb06b
commit 5bb7d78c4b

@ -212,9 +212,6 @@ import (
"hash/adler32"
"os"
"appengine/foo"
"appengine/user"
"github.com/foo/bar"
"rsc.io/goversion/version"
)