diff --git a/.vscode/settings.json b/.vscode/settings.json index a9d579fc..47bf3adb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,7 +18,5 @@ "trimPath": false, "currentPreset": "dev" }, - "go.toolsEnvVars": { - "CC": "C:\\TDM-GCC-64\\bin\\gcc.exe" - } + "go.toolsEnvVars": {} }