diff --git a/R/construction_helpers.R b/R/construction_helpers.R index f8c041245..2a6fa48e3 100644 --- a/R/construction_helpers.R +++ b/R/construction_helpers.R @@ -201,5 +201,4 @@ check_string_or_function <- function(x, } invisible(x) - }