Skip to content

Commit 8928da4

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7327c9 commit 8928da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/surv_reg.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#' @keywords internal
2828
#' @export
2929
surv_reg <- function(mode = "regression", engine = "survival", dist = NULL) {
30-
3130
lifecycle::deprecate_stop("1.4.0", "surv_reg()", "survival_reg()")
3231

3332
args <- list(

0 commit comments

Comments
 (0)