Skip to content

Commit 143e7ea

Browse files
committed
fix ruff check
1 parent 685fa80 commit 143e7ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/worker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
def setup_server():
88
from mcp.server.fastmcp import FastMCP
9-
from starlette.middleware import Middleware
109
from starlette.middleware.cors import CORSMiddleware
1110

1211
from exceptions import HTTPException, http_exception

0 commit comments

Comments
 (0)