diff --git a/inst/template/template.txt b/inst/template/template.txt index 8e577cf9..1c424b20 100644 --- a/inst/template/template.txt +++ b/inst/template/template.txt @@ -17,7 +17,6 @@ image: [IMG] ```{r setup, include=FALSE} long_slug <- [SLUG] -# renv::use(lockfile = "renv.lock") library(link) link::auto() ```