Skip to content

Commit

Permalink
Don't import rlang as no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Mar 1, 2024
1 parent ce8764b commit 4ed5a98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ Imports:
lifecycle,
methods,
Metrics,
rlang,
scoringRules,
stats
Suggests:
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(lifecycle,deprecated)
importFrom(methods,hasArg)
importFrom(rlang,warn)
importFrom(scoringRules,crps_sample)
importFrom(scoringRules,dss_sample)
importFrom(scoringRules,logs_sample)
Expand Down

0 comments on commit 4ed5a98

Please sign in to comment.