Skip to content

Commit c76bbc1

Browse files
author
tiffanychu90
committed
keep email references, leave evan/vivek
1 parent 3e7b68f commit c76bbc1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

airflow/dags/download_gtfs_schedule_v2/email_download_failures.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,8 @@ def email_failures(task_instance: TaskInstance, execution_date, **kwargs):
4040
else:
4141
send_email(
4242
to=[
43-
4443
45-
46-
47-
44+
4845
],
4946
html_content=html_content,
5047
subject=(

0 commit comments

Comments
 (0)