From 215af194c8d2676386a91736a5df1bdfa015120a Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Thu, 8 Jul 2021 18:38:28 +0100 Subject: [PATCH] remove unnecessary comment --- index.pug | 1 - 1 file changed, 1 deletion(-) diff --git a/index.pug b/index.pug index fedd892..0948c6a 100644 --- a/index.pug +++ b/index.pug @@ -27,6 +27,5 @@ html(lang="en-gb") .square.centre h2 output textarea#c - //- Note the usage of `type=module` here as this is an ES6 module --> script(type="module") include index.js