We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61325da commit 464a14cCopy full SHA for 464a14c
1 file changed
src/index.ts
@@ -54,7 +54,6 @@ async function main() {
54
);
55
56
const transport = new StdioServerTransport();
57
- console.log("Azure DevOps MCP Server version : " + packageVersion);
58
await server.connect(transport);
59
}
60
0 commit comments