Skip to content

Commit 71531de

Browse files
committed
fix: remove comment
1 parent 820df8a commit 71531de

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/strands_mcp_server/server.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,6 @@ def fetch_doc(uri: str) -> Dict[str, Any]:
9191
"content": page.content,
9292
}
9393

94-
95-
# ---- Entry ------------------------------------------------------------------
96-
97-
9894
def main() -> None:
9995
"""Main entry point for the MCP server.
10096

0 commit comments

Comments
 (0)