Remove filename comment

This commit is contained in:
Apher 2026-07-17 03:39:22 +00:00
parent f99ffe9772
commit b92ffb7a73

View File

@ -1,4 +1,3 @@
// pythonOutput.js
let buffer = ""; let buffer = "";
function handlePythonOutput(chunk, onMessage) { function handlePythonOutput(chunk, onMessage) {