diff --git a/.vscode/settings.json b/.vscode/settings.json index 09e38123d8..b7ff4dd8e5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,7 +6,6 @@ "diffEditor.codeLens": true, "rewrap.autoWrap.enabled": true, "rewrap.wrappingColumn": 100, - "go.formatTool": "gofumports", "go.lintTool": "golangci-lint", "go.useLanguageServer": true, "gopls": {