remove comment

This commit is contained in:
2025-10-14 20:38:41 +08:00
parent a3f61703e8
commit 94f574d27b

View File

@@ -13,8 +13,6 @@ from lang_agent.config import ToolConfig
from lang_agent.base import LangToolBase
# mcp = FastMCP("Rag")
@tyro.conf.configure(tyro.conf.SuppressFixed)
@dataclass
class SimpleRagConfig(ToolConfig):