remove unnecessary comment

This commit is contained in:
Max Bradbury 2021-07-08 18:38:28 +01:00
parent 0b82495451
commit 215af194c8
1 changed files with 0 additions and 1 deletions

View File

@ -27,6 +27,5 @@ html(lang="en-gb")
.square.centre .square.centre
h2 output h2 output
textarea#c textarea#c
//- Note the usage of `type=module` here as this is an ES6 module -->
script(type="module") script(type="module")
include index.js include index.js