Skip to content

Commit

Permalink
chore: remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Dec 10, 2024
1 parent 9bab3c1 commit 98ac4ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/bs-theme-preset-brand.R
Original file line number Diff line number Diff line change
Expand Up @@ -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, ...) {
Expand Down

0 comments on commit 98ac4ef

Please sign in to comment.