Skip to content

Commit d5c16fc

Browse files
committed
Fix note about imports
1 parent fe5c3f2 commit d5c16fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/zzz.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jsonvalidate_js <- function() {
66

77

88
## Via Gabor, remove NOTE about Imports while not loading R6 at load.
9-
function() {
9+
ignore_unused_imports <- function() {
1010
R6::R6Class
1111
}

0 commit comments

Comments
 (0)