Skip to content

Commit c7739a8

Browse files
author
jmccormick2001
committed
fix type-o
1 parent 5103542 commit c7739a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

operator/cluster/cluster_strategy_1.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,6 @@ func getPrimaryLabels(Name string, ClusterName string, cloneFlag bool, replicaFl
533533

534534
// GetAffinity ...
535535
func GetAffinity(nodeName string, operator string) string {
536-
fmt.Println("are you here jeff")
537536
log.Infof("GetAffinity with nodeName=[%s] and operator=[%s]\n", nodeName, operator)
538537
output := ""
539538
if nodeName == "" {

0 commit comments

Comments
 (0)