From 7f9e873323a32bcd84cf28c510e514ec338c6afe Mon Sep 17 00:00:00 2001 From: dylan <> Date: Mon, 8 May 2023 22:27:39 -0700 Subject: [PATCH] remove extra line --- codetab.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/codetab.ts b/codetab.ts index 68bbb18..2bb2a16 100644 --- a/codetab.ts +++ b/codetab.ts @@ -13,7 +13,6 @@ const historyDebounceFrames = 20; const fontHeight = font.height; - const keywords = [ "break", "case",