Skip to content

Commit 08bd2da

Browse files
[skip style] [skip vbump] Restyle files
1 parent 5e1bd45 commit 08bd2da

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)