1 diff --git a/pkg/machine/machine_common.go b/pkg/machine/machine_common.go
2 index 649748947..a981d93bf 100644
3 --- a/pkg/machine/machine_common.go
4 +++ b/pkg/machine/machine_common.go
5 @@ -127,14 +127,6 @@ address can't be used by podman. `
10 - fmtString += `If you would like to install it run the\nfollowing commands:
13 - podman machine stop%[1]s; podman machine start%[1]s
16 - fmt.Printf(fmtString, helper, suffix)
19 fmt.Printf("\nAnother process was listening on the default Docker API socket address.\n")