Remove unnecessary console.log

This commit is contained in:
Knoch 2020-03-11 10:20:04 +01:00
parent 0d3e73c299
commit eeafdd3aea

View File

@ -16,7 +16,6 @@
<script src="onpoint/slidify.js"></script>
<script src="lib/highlightjs/highlight.pack.js"/>
<script>
console.log('test')
hljs.initHighlightingOnLoad();
</script>
</body>