Skip to content

Commit

Permalink
Update .vscode/tasks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge authored Nov 15, 2023
1 parent 0f967b6 commit 4d30cfe
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4d30cfe

Please sign in to comment.