Skip to content

Commit 169c2d9

Browse files
committed
small typo
1 parent 71edbcd commit 169c2d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/omproxy/proxy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def run(
193193
if __name__ == "__main__":
194194
logging.basicConfig(level=logging.DEBUG, stream=sys.stderr)
195195

196-
# define end MCP server parameters
197196
# stdio example
198197
proxy = StdioProxy()
199198
proxy.run(

0 commit comments

Comments
 (0)