doc: remove outdated TODO comments
🤖
This commit is contained in:
parent
a03d27ae0f
commit
7459379950
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
//// TODO
|
|
||||||
// - add progress bar (https://github.com/charmbracelet/bubbles?tab=readme-ov-file#progress)
|
|
||||||
// - add controls
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"git.smsvc.net/pomodoro/ChronoTomato/cmd/client"
|
"git.smsvc.net/pomodoro/ChronoTomato/cmd/client"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue