Skip to content

Commit 61488b7

Browse files
authored
Update module-resilience-hub.yaml
1 parent a346199 commit 61488b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data-collection/deploy/module-resilience-hub.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ Resources:
238238
# Read the latest read date (if any)
239239
status = {
240240
"last_read": (datetime.now().date() - timedelta(days=365 * 10)).strftime("%Y-%m-%d %H:%M:%S"),
241-
"account_id": account_id,
242241
}
243242
status_key = f"{module_name}/{module_name}-status/payer_id={payer_id}/account_id={account_id}/region_code={region}/status.json"
244243
try:

0 commit comments

Comments
 (0)