We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cafa48 commit f0f42ceCopy full SHA for f0f42ce
cli/random-data/main.go
@@ -49,7 +49,6 @@ OPTIONS:
49
fmt.Fprintln(os.Stderr, "missing value for size")
50
os.Exit(1)
51
}
52
- fmt.Fprintln(os.Stdout)
53
54
55
func writeData(seed, size int64, b64 bool) error {
0 commit comments