Release 2675
Trello card
Context
We are now using Sidekiq in production so we can remove all references to DelayedJob. I've opted to not remove the DelayedJob table just yet in case we need to revert; I'll remove it in a few weeks when we're sure everything is
behaving.
Changes proposed in this pull request
- Remove DelayedJob