Skip to content

Commit

Permalink
Drop old comment now
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Nov 30, 2023
1 parent feb390b commit ed476c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/util.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ ensure_package <- function(name) {
"Please install the '{name}' package",
c(i = "Try at https://github.com/mrc-ide/{name}")))
}
## TODO: probably we only want exports
## as.environment("package:{name}")
getNamespace(name)
}

Expand Down

0 comments on commit ed476c0

Please sign in to comment.