mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
Remove extraneous comments
This commit is contained in:
@@ -142,8 +142,6 @@ resizeSavedPlot <- function(name, session, result, width, height, pixelratio, re
|
||||
result$pixelratio == pixelratio && result$res == res) {
|
||||
return(result$img)
|
||||
}
|
||||
#result$plotResult
|
||||
#result$recordedPlot
|
||||
|
||||
coordmap <- NULL
|
||||
outfile <- plotPNG(function() {
|
||||
|
||||
Reference in New Issue
Block a user