diff options
author | T <t@tjp.lol> | 2025-08-19 11:53:42 -0600 |
---|---|---|
committer | T <t@tjp.lol> | 2025-08-19 11:53:58 -0600 |
commit | 3cd97f651e02205d0d6f554a83da1ff7efe73609 (patch) | |
tree | 53b980c485c364a4b61c34cc5f20c8aea4d041a9 | |
parent | 99b4888709b8b9dc435bff476cb73210e91017cc (diff) |
remove stale TODO list
-rw-r--r-- | .DS_Store | bin | 0 -> 6148 bytes | |||
-rw-r--r-- | TODO.md | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differnew file mode 100644 index 0000000..5008ddf --- /dev/null +++ b/.DS_Store diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 61a562a..0000000 --- a/TODO.md +++ /dev/null @@ -1,4 +0,0 @@ -- [ ] support `punch set` operations in the TUI - - [x] on the contractor - global `[c] Edit Contractor` - - [ ] on clients (`[e] Edit` on a client) - - [ ] on projects (`[e] Edit` on a project) |