Skip to content

Commit 3fd3c66

Browse files
committed
left over junk
1 parent af1bbb0 commit 3fd3c66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go/twitterbot/cmd/main.go

-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,4 @@ func main() {
3939
<-ctx.Done()
4040

4141
poster.StopListening()
42-
if err != nil {
43-
panic(err)
44-
}
4542
}

0 commit comments

Comments
 (0)