remove todo
This commit is contained in:
parent
a74e08e088
commit
7d952d673a
@ -106,5 +106,3 @@ func main() {
|
|||||||
// `os.Stdout` using `Fprintf`.
|
// `os.Stdout` using `Fprintf`.
|
||||||
fmt.Fprintf(os.Stderr, "an %s \n", "error")
|
fmt.Fprintf(os.Stderr, "an %s \n", "error")
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo: #golang has excellent support for string formatting in the classic printf tradition: https://gobyexample.com/string-formatting.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user