remove obsolete comments / code

This commit is contained in:
Thomas Frei
2022-04-10 21:49:38 +02:00
committed by Tom
parent cf6b5c3b6e
commit 300f4ad357
3 changed files with 5 additions and 14 deletions

View File

@@ -198,7 +198,6 @@ async function setContentPane() {
files: data.files,
}
const svg = await exportToSvg(excData);
console.log("canvas-note revision", data, svg);
$content
.html(
$('<div>')