We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ef87f commit 13434f7Copy full SHA for 13434f7
service/watcher/watcher.go
@@ -82,8 +82,6 @@ func (w *Watcher) Start() error {
82
return err
83
}
84
85
-
86
- return nil
87
88
89
func errorMultiplex(chans ...<-chan error) <-chan error {
0 commit comments