mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 00:38:33 +02:00
chore(todo): remove completed TODOs
This commit is contained in:
@@ -96,7 +96,6 @@ const reqTimeout = 3 * time.Second
|
||||
// prevents dependencies from being stopped automatically.
|
||||
const neverTick = time.Duration(1<<63 - 1)
|
||||
|
||||
// TODO: fix stream type.
|
||||
func NewWatcher(parent task.Parent, r types.Route, cfg *types.IdlewatcherConfig) (*Watcher, error) {
|
||||
key := cfg.Key()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user