Skip to content

Commit

Permalink
Merge pull request #133 from jhudsl/fix-import
Browse files Browse the repository at this point in the history
Get rid of `@import bookdown_path`
  • Loading branch information
avahoffman authored Jun 13, 2024
2 parents 828539f + dde4a4c commit 7b043e3
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 7b043e3

Please sign in to comment.