Remove a debug message

This commit is contained in:
oobabooga 2025-01-14 17:23:44 -08:00
parent 5d25739767
commit 2344366c9b

View File

@ -23,7 +23,6 @@ function regenerateClick() {
}
function handleMorphdomUpdate(text) {
console.log("Morphing!");
morphdom(
document.getElementById("chat").parentNode,
"<div class=\"prose svelte-1ybaih5\">" + text + "</div>",