Skip to content

Commit c1cccf8

Browse files
committed
remove erroneous code
1 parent ba1a678 commit c1cccf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

delta_backend/src/delta.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from log_firehose import FirehoseLogger
1616

1717
failure_queue_url = os.environ["AWS_SQS_QUEUE_URL"]
18-
ieds_table_name = os.environ["IEDS_TABLE_NAME"]
1918
delta_table_name = os.environ["DELTA_TABLE_NAME"]
2019
delta_source = os.environ["SOURCE"]
2120
region_name = "eu-west-2"

0 commit comments

Comments
 (0)