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