Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fbb1b commit b9e96e4Copy full SHA for b9e96e4
1 file changed
go/extractor/project/project.go
@@ -132,7 +132,6 @@ func initGoModForLegacyProject(path string) {
132
diagnostics.EmitRelativeImportPaths()
133
}
134
135
-}
136
137
// Find all go.work files in the working directory and its subdirectories
138
func findGoWorkFiles() []string {
0 commit comments