1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:54:40 -07:00
go/internal
Heschi Kreinick 7b8c8591a9 internal/lsp/cache: clean up dead code after CL 209737
Apparently I should've had staticcheck on. We were only reading the
metadata in updateMetadata to calculate unused imports, but that's now
at a higher level.

Change-Id: Id3d54fa736062bbbf1c207b8739e87ed5a90293d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/210078
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-12-05 21:55:04 +00:00
..
apidiff
fastwalk
gopathwalk
imports internal/imports: make ApplyFixes work despite syntax errors 2019-12-02 20:30:33 +00:00
jsonrpc2
lsp internal/lsp/cache: clean up dead code after CL 209737 2019-12-05 21:55:04 +00:00
memoize internal/memoize: fix race on read of handle.function 2019-12-05 18:38:34 +00:00
module
semver
span
telemetry internal/telemetry: lift the tests up to the request level 2019-11-27 15:41:43 +00:00
testenv
tool
xcontext