refactor: push newline on success
This commit is contained in:
parent
a210934e6f
commit
57ff749cdb
@ -294,7 +294,7 @@ Example:
|
||||
return
|
||||
}
|
||||
|
||||
fmt.Printf("done!")
|
||||
fmt.Println("done!")
|
||||
|
||||
ch <- nil
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user