Skip to content

Commit 219ef7f

Browse files
committed
fmt imports
1 parent 669c77e commit 219ef7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/execplan.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func (r *TemporalWorkerDeploymentReconciler) executePlan(ctx context.Context, l
9191
}
9292
}
9393
}
94-
94+
9595
// Log the input keys for non-secret sources (inline or ConfigMap)
9696
l.Info("starting gate workflow",
9797
"workflowType", wf.workflowType,

0 commit comments

Comments
 (0)