Remove todos

This commit is contained in:
Joscha 2024-04-25 20:37:42 +02:00
parent 3a3d42bcf3
commit c2cfa6e527
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
# TODO Configure lints in here
[workspace]
resolver = "2"
members = ["cove", "cove-*"]

View file

@ -1,6 +1,4 @@
// TODO Enable warn(unreachable_pub)?
// TODO Remove unnecessary Debug impls and compare compile times
// TODO Time zones other than UTC
// TODO Invoke external notification command?
mod euph;