Skip to content

Commit b8c0ba3

Browse files
committed
merge with recent branch
1 parent 26627c1 commit b8c0ba3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/server/fastmcp/test_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import time
1212
from collections.abc import Generator
1313

14-
import anyio
1514
import pytest
1615
import uvicorn
1716
from pydantic import AnyUrl

tests/server/test_session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
InitializedNotification,
1818
PromptReference,
1919
PromptsCapability,
20-
ResourceReference,
2120
ResourcesCapability,
2221
ServerCapabilities,
2322
)

0 commit comments

Comments
 (0)