chore(*): remove or update obsolete TODOs

This commit is contained in:
oxalica 2024-10-08 23:19:04 -04:00
parent ff7fd9e4b2
commit b8921a5485
6 changed files with 5 additions and 7 deletions

View file

@ -31,7 +31,7 @@ let
settingsType = types.submodule {
freeformType = toml.type;
# TODO: Auto-generate these options? Now only required options are documented.
# TODO: Auto-generate these options?
options = { };
};