We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1bbb0 commit 3fd3c66Copy full SHA for 3fd3c66
go/twitterbot/cmd/main.go
@@ -39,7 +39,4 @@ func main() {
39
<-ctx.Done()
40
41
poster.StopListening()
42
- if err != nil {
43
- panic(err)
44
- }
45
}
0 commit comments