Skip to content

Commit b3eeecf

Browse files
committed
Use from rlang
1 parent fdb1876 commit b3eeecf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ importFrom(googledrive,as_id)
142142
importFrom(lifecycle,deprecated)
143143
importFrom(magrittr,"%>%")
144144
importFrom(methods,setOldClass)
145-
importFrom(purrr,"%||%")
146145
importFrom(purrr,compact)
147146
importFrom(purrr,discard)
148147
importFrom(purrr,imap)

R/googlesheets4-package.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#' @importFrom glue glue_data
1111
#' @importFrom googledrive as_id
1212
#' @importFrom lifecycle deprecated
13-
#' @importFrom purrr %||%
1413
#' @importFrom purrr compact
1514
#' @importFrom purrr discard
1615
#' @importFrom purrr imap

0 commit comments

Comments
 (0)