Skip to content

Commit

Permalink
fix golangci-lint
Browse files Browse the repository at this point in the history
Signed-off-by: Cassandra Coyle <[email protected]>
  • Loading branch information
cicoyle committed Nov 25, 2024
1 parent 8c72309 commit fce786f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cron/cron.go
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ func (c *cron) Run(ctx context.Context) error {
}
return
}
return
}(ctx)

engineCtx, engineCancel := context.WithCancel(ctx)
Expand Down

0 comments on commit fce786f

Please sign in to comment.