diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 8fd8d27c0b4fe..666edb3fb2c28 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -28,18 +28,6 @@ "endsPattern": "Finished compilation with" } } - }, - { - "label": "go mod tidy", - "type": "shell", - "command": "echo hi", - "group": "build", - "presentation": { - "reveal": "always", - "panel": "new", - "focus": true, - "echo": true - }, }, { "type": "npm",