From 9dca654e90109aa5f47817c4a2aea54eeb66b234 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 22 Sep 2023 12:45:11 -0400 Subject: [PATCH] removing todo --- public/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app.js b/public/app.js index 264273a..f4151f5 100644 --- a/public/app.js +++ b/public/app.js @@ -1,4 +1,3 @@ -// TODO - delete highlighted // TODO - different colors for each highted dot, matched in table row backgrounds const WIDTH = 800; const HEIGHT = 600;