Skip to content

Commit 9686ab3

Browse files
committed
remove mostly uneeded comment
1 parent a6ee363 commit 9686ab3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/update_hub_target_data.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ update_hub_target_data <- function(
100100
"auxiliary-data",
101101
"nssp-raw-data"
102102
)
103-
# find latest.* file (csv or parquet)
104103
nssp_files <- fs::dir_ls(nssp_dir, regexp = "latest\\.(csv|parquet)$")
105104

106105
if (length(nssp_files) == 0) {

0 commit comments

Comments
 (0)