Skip to content

Commit

Permalink
Remove now-unusued deprecated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 22, 2023
1 parent 91d37fc commit 58f2d2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
9 changes: 0 additions & 9 deletions R/glue.R
Original file line number Diff line number Diff line change
Expand Up @@ -370,12 +370,3 @@ as.character.glue <- function(x, ...) {

#' @importFrom methods setOldClass
setOldClass(c("glue", "character"))


#' Deprecated Functions
#'
#' These functions are Deprecated in this release of glue, they will be removed
#' in a future version.
#' @name glue-deprecated
#' @keywords internal
NULL
10 changes: 0 additions & 10 deletions man/glue-deprecated.Rd

This file was deleted.

0 comments on commit 58f2d2a

Please sign in to comment.