removed todo for route names refactor

This commit is contained in:
broodjeaap89 2021-09-24 20:25:25 +02:00
parent d697fdb7ef
commit 6ebefea309

View file

@ -11,6 +11,5 @@
## Refactor
- RecipeStep.waitUnit should probably be an enum?
- refactor to const page names instead of loose strings everywhere ('/path/page')
## Bug