Skip to content

Commit

Permalink
Use from rlang
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Sep 18, 2023
1 parent fdb1876 commit b3eeecf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ importFrom(googledrive,as_id)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(methods,setOldClass)
importFrom(purrr,"%||%")
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,imap)
Expand Down
1 change: 0 additions & 1 deletion R/googlesheets4-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#' @importFrom glue glue_data
#' @importFrom googledrive as_id
#' @importFrom lifecycle deprecated
#' @importFrom purrr %||%
#' @importFrom purrr compact
#' @importFrom purrr discard
#' @importFrom purrr imap
Expand Down

0 comments on commit b3eeecf

Please sign in to comment.