diff --git a/templates/watch/view.html b/templates/watch/view.html index 1ed6193..affb9d2 100644 --- a/templates/watch/view.html +++ b/templates/watch/view.html @@ -93,7 +93,6 @@ GoWatch {{ .Watch.Name }} } } }); - console.log(chart); } document.addEventListener('DOMContentLoaded', canvasInit, false);