Skip to content

Commit

Permalink
get lintr to stop
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Sep 7, 2024
1 parent 98a266a commit 0eb50f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/use_msrv.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#' }
#'
use_msrv <- function(version, path = ".", overwrite = FALSE) {

check_string(version, class = "rextendr_error")
check_string(path, class = "rextendr_error")
check_bool(overwrite, class = "rextendr_error")
Expand Down

0 comments on commit 0eb50f6

Please sign in to comment.