Skip to content

Commit 2059ce6

Browse files
aysim319nmdefries
andauthored
Update google_symptoms/delphi_google_symptoms/patch.py
remove old code; not used anymore Co-authored-by: nmdefries <[email protected]>
1 parent 4922cbc commit 2059ce6

File tree

1 file changed

+0
-1
lines changed
  • google_symptoms/delphi_google_symptoms

1 file changed

+0
-1
lines changed

google_symptoms/delphi_google_symptoms/patch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def patch():
6767
params["indicator"]["export_start_date"] = daterange[0].strftime("%Y-%m-%d")
6868
params["indicator"]["export_end_date"] = daterange[1].strftime("%Y-%m-%d")
6969
run_module(params, logger)
70-
current_issue += timedelta(days=1)
7170

7271

7372
if __name__ == "__main__":

0 commit comments

Comments
 (0)