Skip to content

Commit

Permalink
Revert accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhesh195 committed Jun 12, 2024
1 parent 7ebb270 commit 73a0856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/z_pages.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ animint2pages <- function(plot.list, github_repo, commit_message = "Commit from
stop(sprintf("Please run `install.packages('%s')` before using this function", pkg))
}
}
#chrome.session <- chromote::ChromoteSession$new()

# Generate plot files
res <- animint2dir(plot.list, open.browser = FALSE, ...)
# Select non-ignored files to post
Expand Down

0 comments on commit 73a0856

Please sign in to comment.