pkgload
pkgload copied to clipboard
Remove `env_unlock()` usage
So that rlang does not need to provide env_unlock() which is implemented with non-API calls.
Probably need to remove reset = FALSE to achieve this?