Skip to content

Commit a829dce

Browse files
committed
Removed wrongly added debug message
1 parent d27aa95 commit a829dce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

haproxy/haproxy_cmd/run.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ func Start(sd *lib.Shutdown, cfg Config) (*dataplane.Dataplane, error) {
8181

8282
err = dataplaneClient.Ping()
8383
if err != nil {
84-
fmt.Println("*****\n* SOUCHAY: wait for dataplane to be up\n*****")
8584
time.Sleep(100 * time.Millisecond)
8685
continue
8786
}

0 commit comments

Comments
 (0)