minor lint update

This commit is contained in:
LuoPengcheng 2026-01-28 02:12:59 +08:00
parent 494e39066b
commit 4c489dfb7a

View file

@ -62,7 +62,6 @@ def register_routers(app: FastAPI, prefix: str = "") -> None:
"tags": ["tool"],
"description": "Tool installation and management"
},
]
for config in routers_config: