Skip to content

Commit 2ca8030

Browse files
refactor: remove deprecated TODOs
1 parent 7e9c65f commit 2ca8030

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

enterprise/coderd/prebuilds/reconcile.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,6 @@ func (c *StoreReconciler) ReconcilePreset(ctx context.Context, ps prebuilds.Pres
270270
}
271271
levelFn(ctx, "reconciliation actions for preset are calculated", fields...)
272272

273-
// TODO: add quartz
274-
// TODO: i've removed the surrounding tx, but if we restore it then we need to pass down the store to these funcs.
275-
276273
switch actions.ActionType {
277274
case prebuilds.ActionTypeBackoff:
278275
// If there is anything to backoff for (usually a cycle of failed prebuilds), then log and bail out.

0 commit comments

Comments
 (0)