Skip to content

Commit 3d5d6b7

Browse files
removed unnessary Fixed
1 parent ebd10b3 commit 3d5d6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/server/sse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
SSE Server Transport Module - Fixed Version
2+
SSE Server Transport Module
33
44
This module implements a Server-Sent Events (SSE) transport layer for MCP servers.
55
Fixes the URL path joining issue when using subpaths/proxied servers.

0 commit comments

Comments
 (0)