diff --git a/crontab.yml b/crontab.yml index 4f5848af..fb1d4aff 100644 --- a/crontab.yml +++ b/crontab.yml @@ -35,8 +35,3 @@ jobs: schedule: "0 12 * * *" captureStderr: true - - name: SimpleLogin Sanity Check - command: python /code/cron.py -j sanity_check - shell: /bin/bash - schedule: "0 2 * * *" - captureStderr: true