Skip to content

Commit 3746eca

Browse files
author
Jeff McCormick
committed
cleanup scale command output
1 parent a6c74ec commit 3746eca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pgo/cmd/scale.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ func queryCluster(args []string) {
172172
return
173173
}
174174

175-
fmt.Println("jeff here we are")
176175
if response.Status.Code == msgs.Ok {
177176
if len(response.Targets) > 0 {
178177
fmt.Println("Replica targets include:")

0 commit comments

Comments
 (0)