summaryrefslogtreecommitdiff
path: root/worker_watcher.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker_watcher.go')
-rwxr-xr-xworker_watcher.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/worker_watcher.go b/worker_watcher.go
index 84be44f2..a617fe65 100755
--- a/worker_watcher.go
+++ b/worker_watcher.go
@@ -323,8 +323,6 @@ func (ww *workerWatcher) wait(ctx context.Context, w WorkerBase) {
})
return
}
-
- return
}
func (ww *workerWatcher) addToWatch(wb WorkerBase) {