Skip to content

Commit 6f19a2b

Browse files
committed
redundant tar_cue
1 parent 33b8b92 commit 6f19a2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/flu_hosp_prod.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ rlang::list2(
100100
filter(version == max(version)) %>%
101101
select(-version) %>%
102102
data_substitutions(disease = "flu")
103-
},
104-
cue = targets::tar_cue(mode = "thorough")
103+
}
105104
),
106105
tar_target(
107106
name = nhsn_archive_data,

0 commit comments

Comments
 (0)