Skip to content

Commit

Permalink
Revert "tdata to teal_data - tm_g_ci" (#878)
Browse files Browse the repository at this point in the history
Reverts #873
  • Loading branch information
vedhav authored Nov 23, 2023
1 parent cf50017 commit 2215d23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/tm_g_ci.R
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ srv_g_ci <- function(id, # nolint
)

anl_q <- shiny::reactive({
req(anl_inputs())
data() %>%
teal.code::eval_code(as.expression(anl_inputs()$expr))
})
Expand Down

0 comments on commit 2215d23

Please sign in to comment.