We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685fa80 commit 143e7eaCopy full SHA for 143e7ea
src/worker.py
@@ -6,7 +6,6 @@
6
7
def setup_server():
8
from mcp.server.fastmcp import FastMCP
9
- from starlette.middleware import Middleware
10
from starlette.middleware.cors import CORSMiddleware
11
12
from exceptions import HTTPException, http_exception
0 commit comments