mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
remove obsolete comments / code
This commit is contained in:
@@ -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>')
|
||||
|
||||
Reference in New Issue
Block a user