fix: remove legacy cron tasks

This commit is contained in:
dvelo 2025-02-13 22:06:16 -06:00
parent d18a29c5e7
commit a3554bcf7d

@ -1,3 +0,0 @@
{
"crons": [{ "path": "/api/v1/cron/data-cleanup", "schedule": "0 0 1 */2 *" }]
}