Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 84d8f78

Browse files
committed
Remove now inaccurate comment
1 parent 4f7687e commit 84d8f78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ export class MultiServerMCPClient {
613613

614614
// For Extended EventSource, create the SSE transport
615615
return new SSEClientTransport(new URL(url), {
616-
// Pass empty options for test compatibility
617616
eventSourceInit: {},
618617
requestInit: { headers },
619618
});

0 commit comments

Comments
 (0)