]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/get: remove unused pkgImportPath
authorDamien Lespiau <damien.lespiau@intel.com>
Sat, 22 Apr 2017 19:03:06 +0000 (20:03 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Apr 2017 22:21:07 +0000 (22:21 +0000)
commit8fcd69d330d53d05ba50003de189e38db12b6227
tree701e66225784bbc8d4fa1ac2612cc6c92c12ee52
parent3fd976deca62debf355656772d3e9246102f5ad3
cmd/go/internal/get: remove unused pkgImportPath

We can also remove the internal/load import as a result.

Found with honnef.co/go/tools/cmd/unused.

Change-Id: Ie70c5713e7a6f238158804acec07807c14f8e092
Reviewed-on: https://go-review.googlesource.com/41473
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/get/pkg_test.go