Remove todos
This commit is contained in:
parent
3a3d42bcf3
commit
c2cfa6e527
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
# TODO Configure lints in here
|
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
resolver = "2"
|
resolver = "2"
|
||||||
members = ["cove", "cove-*"]
|
members = ["cove", "cove-*"]
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
// TODO Enable warn(unreachable_pub)?
|
|
||||||
// TODO Remove unnecessary Debug impls and compare compile times
|
// TODO Remove unnecessary Debug impls and compare compile times
|
||||||
// TODO Time zones other than UTC
|
|
||||||
// TODO Invoke external notification command?
|
// TODO Invoke external notification command?
|
||||||
|
|
||||||
mod euph;
|
mod euph;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue