[gofumpt]: Remove empty line.

This commit is contained in:
Martin Dosch 2024-02-27 22:26:58 +01:00
parent 746409f074
commit 2c4708e724
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

View File

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