Skip to content

Commit db14769

Browse files
author
BrokenDuck
committed
Remove other comment
1 parent ecb110c commit db14769

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

mcp-run-python/deno.lock

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mcp-run-python/src/runCode.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export async function runCode(
8585
}
8686
sys.stdout.flush()
8787
sys.stderr.flush()
88-
// console.log = realConsoleLog;
8988
return runResult
9089
}
9190

0 commit comments

Comments
 (0)