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;