Skip to content

Commit 3019acd

Browse files
committed
Update snapshot
1 parent 3246bba commit 3019acd

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

tests/testthat/_snaps/usethis-deprecated.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
# use_tidy_eval() is deprecated
2-
3-
Code
4-
use_tidy_eval()
5-
Condition
6-
Error:
7-
! `use_tidy_eval()` was deprecated in usethis 2.2.0 and is now defunct.
8-
i There is no longer a need to systematically import and/or re-export functions
9-
i Instead import functions as needed, with e.g.:
10-
i usethis::use_import_from("rlang", c(".data", ".env"))
11-
121
# use_tidy_style() is deprecated
132

143
Code

0 commit comments

Comments
 (0)