We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78153c1 commit 07bbc46Copy full SHA for 07bbc46
1 file changed
cmd/root/root.go
@@ -75,7 +75,6 @@ We collect anonymous usage data to help improve docker agent. To disable:
75
`
76
fmt.Fprint(cmd.ErrOrStderr(), telemetryMsg)
77
}
78
-
79
fmt.Fprintln(cmd.ErrOrStderr())
80
81
0 commit comments