diff --git a/.vscode/settings.json b/.vscode/settings.json index 1ba6d5419..aa5c5bd95 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,7 +7,6 @@ "--enable-gc", "--no-config", "--exclude=.*\\.pb\\.go", - "--concurrency=2", "--disable=gas" ], "go.formatTool": "goimports",