Skip to content

Commit 9103464

Browse files
committed
remove section
1 parent aee5074 commit 9103464

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.vscode/launch.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,5 @@
2424
"args": ["stdio", "--read-only"],
2525
"console": "integratedTerminal",
2626
},
27-
{
28-
"name": "Run Configuration Tool",
29-
"type": "go",
30-
"request": "launch",
31-
"mode": "auto",
32-
"cwd": "${workspaceFolder}",
33-
"program": "cmd/github-mcp-server",
34-
"args": ["configure"],
35-
"console": "integratedTerminal",
36-
}
3727
]
3828
}

0 commit comments

Comments
 (0)