Skip to content

Commit

Permalink
remove key
Browse files Browse the repository at this point in the history
  • Loading branch information
ramarty committed Sep 4, 2024
1 parent 0b26d84 commit a6cd9dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make_readme_figures/testing.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ google_key_df <- api_keys_df |>
dplyr::filter(Service == "Google Directions API",
Account == "[email protected]")
google_key <- google_key_df$Key
google_key <- "AIzaSyCD7419gX2aQF0eufWO1lItGJW-jEcdFYA"

# Test -------------------------------------------------------------------------
gt_make_png(location = c(40.717437418183884, -73.99145764250052),
Expand Down

0 comments on commit a6cd9dc

Please sign in to comment.