de-varification checkpoint commit

This commit is contained in:
2020-04-02 13:52:40 +00:00
parent a39d1730b8
commit 41e429f1a6

View File

@@ -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