gofmt
This commit is contained in:
parent
38960cfc90
commit
dfd2c39463
@ -33,7 +33,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
if err != nil {
|
||||
panic (err)
|
||||
panic(err)
|
||||
}
|
||||
|
||||
// `bytes.ToUpper` works directly on bytes, so we don't
|
||||
|
Loading…
x
Reference in New Issue
Block a user