Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
adityathebe committed May 16, 2023
1 parent 2966c04 commit 95510e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/jobs/canary/canary_jobs.go
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,6 @@ func SyncCanaryJob(canary v1.Canary) error {
}

func SyncCanaryJobs() {
time.Sleep(time.Second * 3)

logger.Debugf("Syncing canary jobs")

jobHistory := models.NewJobHistory("CanarySync", "canary", "").Start()
Expand Down

0 comments on commit 95510e1

Please sign in to comment.