Skip to content

Commit

Permalink
fix: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
ymktmk committed Jan 15, 2025
1 parent 976ad09 commit c5b9fe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/job/watcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ func (w *Watcher) WatchPods(ctx context.Context, pods []corev1.Pod) error {
log.Error(err)
return err
}

wg.Wait()
return nil
}
Expand Down

0 comments on commit c5b9fe2

Please sign in to comment.