Skip to content

Commit

Permalink
remove nl
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Dec 8, 2023
1 parent dc69409 commit ae877fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r/bootstrap.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ get_checksum_version <- function() {
}

if (!is_release) {
cli::cli_alert_warning("Skipping releases preparations for dev version.\n")
cli::cli_alert_warning("Skipping releases preparations for dev version.")
return()
}

Expand Down

0 comments on commit ae877fc

Please sign in to comment.