Skip to content

Commit 8247e10

Browse files
committed
remove stray import
1 parent d14a2d7 commit 8247e10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/example_mcp_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import logging
66
from mcp.server.fastmcp import FastMCP, Context
77
import time
8-
import asyncio
98

109
mcp = FastMCP("MCP EXAMPLE SERVER", debug=True, log_level="DEBUG")
1110

0 commit comments

Comments
 (0)