Skip to content

Commit

Permalink
Remove redundant variable latest_sc_id
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Jul 16, 2024
1 parent ee5f663 commit 02e0d66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/fill_ch_names.R
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ fill_ch_names <- function(ch_data,
"unique_identifier",
"matching_quality_indicator",
"sending_location",
"latest_sc_id",
"chi",
"ch_name",
"ch_postcode",
Expand Down Expand Up @@ -760,7 +759,6 @@ fill_ch_names <- function(ch_data,
## produce output ----
col_output <- c(
"sending_location",
"latest_sc_id",
"chi",
"ch_name",
"ch_postcode",
Expand Down

0 comments on commit 02e0d66

Please sign in to comment.