From 1b878caadd9b9997fa85de79f84f621542bae12d Mon Sep 17 00:00:00 2001 From: Richard J Telford Date: Wed, 21 Dec 2022 00:06:06 +0100 Subject: [PATCH] removes usethis from imports removing usethis from imports as not used by the package (only needed to make the data that the package uses). You probably need to run usethis::use_github_action_check_release() again so that it uses the new version of github actions --- DESCRIPTION | 1 - 1 file changed, 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 2ab41dbb..cb722309 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -25,7 +25,6 @@ Imports: readr, sbtools, stringr, - usethis, utils Suggests: spelling,