Skip to content

Commit

Permalink
cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Mar 27, 2024
1 parent 3f5e65f commit 3ed9bcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/print.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ print.tinytable <- function(x,
output <- sanitize_output(output)
}

message(output)

if (output == "html") {
dir <- tempfile()
dir.create(dir)
Expand Down

0 comments on commit 3ed9bcb

Please sign in to comment.