Skip to content

Commit

Permalink
Fix bug from removal of ability to update covid19tracker dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanpaulrsoucy committed Nov 2, 2023
1 parent ae301f8 commit cabb4be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/update_raw_datasets.R
Original file line number Diff line number Diff line change
Expand Up @@ -391,9 +391,6 @@ update_raw_datasets <- function(skip_raw_update = FALSE) {
# update reports datasets
update_reports()

# update covid19tracker.ca datasets
update_covid19tracker()

# update active_cumul datasets
update_active_cumul(ds)

Expand Down

0 comments on commit cabb4be

Please sign in to comment.