Skip to content

Commit 06f4b3c

Browse files
committed
remove unused imports
1 parent 17ae44c commit 06f4b3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/shared/test_session.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
from mcp.shared.exceptions import McpError
1010
from mcp.shared.memory import create_connected_server_and_client_session
1111
from mcp.types import (
12-
CancelledNotification,
13-
CancelledNotificationParams,
14-
ClientNotification,
1512
ClientRequest,
1613
EmptyResult,
1714
)

0 commit comments

Comments
 (0)