Skip to content

Commit

Permalink
Get rid of @import bookdown_path
Browse files Browse the repository at this point in the history
  • Loading branch information
howardbaik committed Jun 12, 2024
1 parent 828539f commit dde4a4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/coursera.R
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ convert_coursera_quizzes <- function(input_quiz_dir = "quizzes",
#' @rdname coursera
#'
#' @importFrom utils download.file
#' @import bookdown_path
#'
render_without_toc <- function(output_dir = file.path("docs", "no_toc"),
output_yaml = "_output.yml",
Expand Down

0 comments on commit dde4a4c

Please sign in to comment.