Skip to content

Commit

Permalink
removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed May 10, 2024
1 parent 29d7d66 commit cb24e43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workers/client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ func handleServices(ctx context.Context, cancel context.CancelFunc, wg *sync.Wai
return

case <-time.After(1 * time.Second):
continue
if checkIsRunning {
continue
}
Expand Down

0 comments on commit cb24e43

Please sign in to comment.