Skip to content

Commit

Permalink
disabled goodfoodenjoyers for the summer RIP
Browse files Browse the repository at this point in the history
  • Loading branch information
c0untingNumbers committed May 6, 2024
1 parent 8cd06cb commit 74c6340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/enabled.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ func populateScheduledEvents(ctx ddtrace.SpanContext) {
defer span.Finish()

// Populate the scheduled events
ScheduledEvents["goodfood"] = scheduled.GoodFood
// ScheduledEvents["goodfood"] = scheduled.GoodFood
ScheduledEvents["heartbeat"] = scheduled.Heartbeat
ScheduledEvents["status"] = scheduled.Status
ScheduledEvents["update"] = scheduled.Update
Expand Down

0 comments on commit 74c6340

Please sign in to comment.