removing imports to try and fix RConnect issue

This commit is contained in:
charlieflipside 2022-07-23 13:36:55 -04:00 committed by GitHub
parent 28bf96df56
commit 669e32d644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@
#' @param page_size Default 100,000. Paginate via page_number.
#' @return returns a request of length 8: `results`, `columnLabels`,
#' `columnTypes`, `startedAt`, `endedAt`, `pageNumber`, `pageSize`, `status`
#' @import jsonlite, httr
#' @export
#'
#' @examples