Skip to content

Commit

Permalink
removed extra @return
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Jan 22, 2024
1 parent 15ab87f commit adeb5b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/find_rev.R
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,6 @@ nix_rprofile <- function() {
#' @param message_type String how detailed output is. Currently, there is
#' either `"simple"` (default) or `"verbose"`, which shows the script that runs
#' via `nix-shell`.
#' @return
#' @importFrom codetools findGlobals checkUsage
#' @export
#' @return
Expand Down
1 change: 0 additions & 1 deletion dev/build_envs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,6 @@ environment.
#' @param message_type String how detailed output is. Currently, there is
#' either `"simple"` (default) or `"verbose"`, which shows the script that runs
#' via `nix-shell`.
#' @return
#' @importFrom codetools findGlobals checkUsage
#' @export
#' @return
Expand Down

0 comments on commit adeb5b1

Please sign in to comment.