diff --git a/R/bs-theme-preset-brand.R b/R/bs-theme-preset-brand.R index 69abad25d..f710572a4 100644 --- a/R/bs-theme-preset-brand.R +++ b/R/bs-theme-preset-brand.R @@ -650,8 +650,6 @@ b_get_color <- function(brand, key) { return(value) } -is_asis <- function(x) inherits(x, "AsIs") - # Brand utilities -------------------------------------------------------------- b_has <- function(brand, ...) {