"refactor(vscode): 移除项目中的VSCode特定GOROOT配置"

This commit is contained in:
1
2025-07-25 06:22:16 +00:00
parent 7a0d6d9556
commit 43dc9394c5
7 changed files with 68 additions and 67 deletions

View File

@@ -1,5 +0,0 @@
{
"go.toolsEnvVars": {
"GOROOT": "E:\\golang\\go"
}
}