Skip to content

Commit

Permalink
Update utils.R
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Nov 21, 2021
1 parent c226829 commit 41802cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ extract_from_list <- function(list, what) {
#' @param defaults A list of default settings
#' @param optional A list of optional settings to override defaults
#' @return A list
#' @export
#'
#' @keywords internal
update_list <- function(defaults = list(), optional = list()) {
Expand Down

0 comments on commit 41802cd

Please sign in to comment.