Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
stefpiatek committed Sep 2, 2024
1 parent 843c9c0 commit 8d2a9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/bundles.R
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,3 @@ concept_by_bundle <- function(domain, id, version = "latest") {
readr::read_csv(show_col_types = FALSE) |>
dplyr::mutate(domain = domain)
}

0 comments on commit 8d2a9cb

Please sign in to comment.