Skip to content

Commit 85f15de

Browse files
m7praverissimo
andauthored
Update R/tm_g_bivariate.R
Co-authored-by: André Veríssimo <[email protected]> Signed-off-by: Marcin <[email protected]>
1 parent 7c2dc13 commit 85f15de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_g_bivariate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ srv_g_bivariate <- function(id,
565565
obj %>%
566566
teal.code::eval_code(
567567
c(
568-
expression(library(ggplot2), library(dplyr), library(teal.modules.general)),
568+
expression(library(ggplot2), library(dplyr)),
569569
as.expression(anl_merged_input()$expr)
570570
)
571571
)

0 commit comments

Comments
 (0)