Skip to content

Commit

Permalink
DELETING CORONAVIRUS
Browse files Browse the repository at this point in the history
  • Loading branch information
ericm authored Apr 29, 2022
1 parent bbb5a59 commit 4d1d09f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func main() {

// Run the REST API for events/announcements in a different goroutine
go api.Run(session)
go corona.Listen(session)
go prometheus.CreateExporter(session)

// Update the bot status periodically
Expand Down

0 comments on commit 4d1d09f

Please sign in to comment.