removed debug print

This commit is contained in:
BroodjeAap 2022-12-26 11:50:46 +00:00
parent 1ef549e6a3
commit 0d3c32cb53

View file

@ -93,7 +93,6 @@ GoWatch {{ .Watch.Name }}
}
}
});
console.log(chart);
}
document.addEventListener('DOMContentLoaded', canvasInit, false);
</script>