tidymodels/recipes

clean up code around `deprecate_stop()`

EmilHvitfeldt opened this issue · 1 comments

There a a small handful of places where we have code we don't need.

keep_original_cols <- preserve
is being an example.

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex https://reprex.tidyverse.org) and link to this issue.