mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-30 20:50:21 +00:00
cleanup
This commit is contained in:
parent
fee4a3c977
commit
eae4a09b3a
4 changed files with 2 additions and 202 deletions
|
|
@ -486,4 +486,4 @@ async def mcp_middleware(request: Request, call_next):
|
|||
status_code=403, detail="MCP server is disabled in settings."
|
||||
)
|
||||
|
||||
return await call_next(request)
|
||||
return await call_next(request)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue