Skip to content

Commit a32939c

Browse files
committed
Merge branch '211_subset@main' of https://github.com/insightsengineering/teal.code into 211_subset@main
2 parents 166a8c1 + 08bd2da commit a32939c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/utils-get_code_dependency.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ get_code_dependency <- function(code, names, check_names = TRUE) {
6767

6868
code_ids <- sort(unique(c(lib_ind, ind)))
6969
code[code_ids]
70-
7170
}
7271

7372
#' Locate function call token

0 commit comments

Comments
 (0)