Skip to content

Commit b9e96e4

Browse files
committed
Fixup: closing curly brace
1 parent 21fbb1b commit b9e96e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/extractor/project/project.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ func initGoModForLegacyProject(path string) {
132132
diagnostics.EmitRelativeImportPaths()
133133
}
134134
}
135-
}
136135

137136
// Find all go.work files in the working directory and its subdirectories
138137
func findGoWorkFiles() []string {

0 commit comments

Comments
 (0)