mirror of
https://github.com/golang/go
synced 2024-11-18 15:34:53 -07:00
afab6edfad
This change uses the new unusedparams analyzer to remove any unused parameters from functions inside of internal/lsp/source :) Change-Id: I220100e832971b07cd80a701cd8b293fe708af3d Reviewed-on: https://go-review.googlesource.com/c/tools/+/225997 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
load.go | ||
mod.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |