Skip to content

Commit 908e6eb

Browse files
refactor: CR's fixes
1 parent 5a403c0 commit 908e6eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

enterprise/coderd/prebuilds/reconcile.go

-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ func (c *StoreReconciler) ReconcilePreset(ctx context.Context, ps prebuilds.Pres
310310
slog.F("backoff_secs", math.Round(actions.BackoffUntil.Sub(c.clock.Now()).Seconds())),
311311
)...)
312312

313-
// return ErrBackoff
314313
return nil
315314

316315
case prebuilds.ActionTypeCreate:

0 commit comments

Comments
 (0)