Skip to content

Commit 16699b2

Browse files
committed
Remove pkgload :: hotpatch
1 parent efe3cf5 commit 16699b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

R/rlang-package.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ compiled_by_gcc <- function() {
1818
#' @rawNamespace export(ffi_standalone_is_bool_1.0.7)
1919
#' @rawNamespace export(ffi_standalone_check_number_1.0.7)
2020
NULL
21-
22-
# Enable pkgload to hotpatch `::` in detached namespaces
23-
on_load(`::` <- base::`::`)

0 commit comments

Comments
 (0)