[gofumpt]: Remove empty line.

This commit is contained in:
Martin Dosch
2024-02-27 22:26:58 +01:00
parent 746409f074
commit 2c4708e724

View File

@@ -63,7 +63,6 @@ func main() {
}
talk, err = options.NewClient()
if err != nil {
log.Fatal(err)
}