Remove some TODOs

This commit is contained in:
Stedoss 2022-11-01 23:37:49 +00:00
parent 2a920ae85f
commit 2077fa2ad6

View File

@ -137,11 +137,3 @@ The UI isn't great, and doesn't really do its purpose of displaying data in a go
### Better error handling
More for the frontend, but backend doesn't have the best either. More checks make the user experience much better.
## What NEEDS to change
### Add unit tests for FE
Even if it's just a few, it will show off how I unit test for the frontend.
### Add some comments around