mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
cleanup
This commit is contained in:
@@ -443,7 +443,6 @@ def send_inbound_sms_to_service(self, inbound_sms_id, service_id):
|
||||
|
||||
@notify_celery.task(name="regenerate-job-cache")
|
||||
def regenerate_job_cache():
|
||||
print("ENTER REGENERATE_JOB_CACHE")
|
||||
s3.get_s3_files()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user