Skip to content

Commit f08d814

Browse files
Fix(browser):removed browser that was left in some code
1 parent 439f194 commit f08d814

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

R/sanity_checks.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,6 @@ check_cost_validity <- function(cost,
928928
#-------------------------------------------------------------------------#
929929
# then we check if the use cost request is consistent
930930
#-------------------------------------------------------------------------#
931-
browser()
932931
if (any(!use_cost %in%
933932
c(cost_names,
934933
"feature",

0 commit comments

Comments
 (0)