Remove a now unused sidekiq cron config file

This commit is contained in:
gregoirenovel 2017-10-03 16:19:44 +02:00
parent 5745e5522c
commit 23c278aa65

View file

@ -1,6 +0,0 @@
auto_archive_procedure:
cron: "* * * * *"
class: "AutoArchiveProcedureWorker"
weekly_overview_worker:
cron: "0 8 * * 0"
class: "WeeklyOverviewWorker"