From 37df12900f7f1d85433b79ade9e91c2c9aaeaa90 Mon Sep 17 00:00:00 2001 From: Carson Sievert Date: Wed, 14 Feb 2024 10:05:30 -0600 Subject: [PATCH] Close #258. No longer need httpgd hack --- R/data-shinyverse.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/data-shinyverse.R b/R/data-shinyverse.R index 142e3d0b9d..6df4e1fe1e 100644 --- a/R/data-shinyverse.R +++ b/R/data-shinyverse.R @@ -33,7 +33,6 @@ shinyverse_remotes <- c( "rstudio/websocket", "ropensci/plotly", "schloerke/shinyjster", - "nx10/httpgd", # hack until httpgd is back on CRAN NULL )