Skip to content

Commit 74fed5b

Browse files
committed
Remove overlooked ghql mention from docs
1 parent 4193659 commit 74fed5b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ export(unarchive_assignment)
5858
export(unarchive_user)
5959
export(update_workspace)
6060
import(dplyr)
61-
import(ghql)
6261
import(httr)
6362
importFrom(assertthat,assert_that)
6463
importFrom(assertthat,is.count)

R/interviews.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ get_interviews_count <- function(
172172
#'
173173
#' @return Data frame. Interviews.
174174
#'
175-
#' @import ghql
176175
#' @importFrom httr modify_url
177176
#' @importFrom jsonlite base64_enc fromJSON
178177
#' @importFrom glue glue double_quote backtick

0 commit comments

Comments
 (0)