From 41e429f1a619d6e739ba1630f133390f75a89144 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 2 Apr 2020 13:52:40 +0000 Subject: [PATCH] de-varification checkpoint commit --- ayanova/devdocs/todo.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a18fb0d7..0af2755f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -51,10 +51,6 @@ CURRENT TODOs -todo: save new widget delete button missing after save, but refresh and it appears - -todo: Client automated testing - - Need several as basis for all future, make sure it's right. todo: de-var-ification - use const for unchanging values, let everywhere else, no var anywhere and test out before moving on