From b92ffb7a73f599f2be645954622311a5ce69e0f2 Mon Sep 17 00:00:00 2001 From: Apher Date: Fri, 17 Jul 2026 03:39:22 +0000 Subject: [PATCH] Remove filename comment --- src/scripts/py/pythonOutput.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scripts/py/pythonOutput.js b/src/scripts/py/pythonOutput.js index e09e33b..0c49450 100644 --- a/src/scripts/py/pythonOutput.js +++ b/src/scripts/py/pythonOutput.js @@ -1,4 +1,3 @@ -// pythonOutput.js let buffer = ""; function handlePythonOutput(chunk, onMessage) {