Skip to content

Commit 73fb414

Browse files
Remove todo
1 parent a2ceeb6 commit 73fb414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

enterprise/coderd/prebuilds/reconcile.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ func (c *StoreReconciler) ReconcileAll(ctx context.Context) error {
156156
return nil
157157
}
158158

159-
// TODO: bounded concurrency? probably not but consider
160159
var eg errgroup.Group
161160
for _, preset := range snapshot.Presets {
162161
ps, err := snapshot.FilterByPreset(preset.ID)

0 commit comments

Comments
 (0)