Skip to content

Commit 44ba0c0

Browse files
committed
fix: remove duplicated roxygen2 tags
1 parent 61883a8 commit 44ba0c0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

R/api_exports.R

-5
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@
107107
#' api("folders", "POST", list(path = "/starts/at/root/and/ends/here"))
108108
#'
109109
#' }
110-
#'
111-
112-
113-
#' @rdname api
114-
#' @export
115110
api_create <- function(x = last_plot(), filename = NULL,
116111
fileopt = c("overwrite", "new"),
117112
sharing = c("public", "private", "secret"), ...) {

0 commit comments

Comments
 (0)