diff --git a/R/standalone-stringr.R b/R/standalone-stringr.R index bcc6ce9..83cfe98 100644 --- a/R/standalone-stringr.R +++ b/R/standalone-stringr.R @@ -42,6 +42,3 @@ str_detect <- function(string, pattern) { # nocov end # styler: on - - -