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.
2 parents 7eb83a7 + 464a14c commit 47c467cCopy full SHA for 47c467c
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