Skip to content

Commit

Permalink
Remove remaining ellipsis call
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcharrison committed Sep 24, 2020
1 parent 9347d11 commit 296ed84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/milne-pc-spectrum.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
#'
#' @export
milne_pc_spectrum <- function(x, ...) {
ellipsis::check_dots_used()
UseMethod("milne_pc_spectrum")
}

Expand Down

0 comments on commit 296ed84

Please sign in to comment.