Skip to content

Commit da61c6d

Browse files
committed
another generic
1 parent d5fb0d9 commit da61c6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/extract.R

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#'
1919
#' extract_argument(f, "layer_residual_quantiles", "symmetrize")
2020
extract_argument <- function(x, name, arg, ...) {
21-
rlang::check_dots_empty()
2221
UseMethod("extract_argument")
2322
}
2423

0 commit comments

Comments
 (0)