Skip to content

Commit

Permalink
Styling code
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby committed Oct 3, 2024
1 parent 6b1edc1 commit c7d2375
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/get_meta.R
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,3 @@ parse_meta_filter_item_ids <- function(api_meta_filters) {
}
return(filter_items)
}

1 change: 0 additions & 1 deletion tests/testthat/seed_tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ seed_get_meta <- function() {
file = "tests/testthat/testdata/example_meta_parsed.rds"
)
}

0 comments on commit c7d2375

Please sign in to comment.