Skip to content

Commit 5d39cfe

Browse files
committed
removed unused import
1 parent e5ba1a6 commit 5d39cfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/server/transport_session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import abc
44
from typing import Any
55

6-
from anyio.streams.memory import MemoryObjectReceiveStream
76
from pydantic import AnyUrl
87

98
import mcp.types as types

0 commit comments

Comments
 (0)