From 6cc31236e0db9bc381675c012a8fa98b3fe848fe Mon Sep 17 00:00:00 2001 From: ebremner <ebremner@uwaterloo.ca> Date: Mon, 28 Jun 2021 22:35:17 -0400 Subject: [PATCH] Fixing annontations so that it gulps correctly --- source/_annotations/annotations.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_annotations/annotations.js b/source/_annotations/annotations.js index b56a99f5..1eeb1f86 100644 --- a/source/_annotations/annotations.js +++ b/source/_annotations/annotations.js @@ -1,7 +1,3 @@ -/** - * @file - */ - var comments = { "comments" : [ { -- GitLab