Skip to content

Commit

Permalink
update downloadhandler
Browse files Browse the repository at this point in the history
  • Loading branch information
AARON-CLARK committed Feb 7, 2023
1 parent ab8575c commit b85195e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/mod_downloadHandler.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ mod_downloadHandler_server <- function(id, pkgs, user, metric_weights){
my_tempdir <- tempdir()
if (input$report_format == "html") {

# TODO: Remove temporary warning once bug in fa v0.4.0 is fixed.
# https://github.com/rstudio/fontawesome/issues/99
# Here, we make sure user has a functional version of fontawesome
fa_v <- packageVersion("fontawesome")
Expand Down

0 comments on commit b85195e

Please # to comment.