Skip to content

Commit 208a950

Browse files
committed
feat: remove the fastmcp patch
change merged to upstream: PrefectHQ/fastmcp#2531
1 parent c32bcb0 commit 208a950

File tree

3 files changed

+0
-170
lines changed

3 files changed

+0
-170
lines changed

mcp_proxy_for_aws/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
from importlib.metadata import version as _metadata_version
1818

19-
import mcp_proxy_for_aws.fastmcp_patch as _fastmcp_patch
20-
2119

2220
__all__ = ['__version__']
2321
__version__ = _metadata_version('mcp-proxy-for-aws')

mcp_proxy_for_aws/fastmcp_patch.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

tests/unit/test_fastmcp_patch.py

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)