Skip to content

Commit

Permalink
Remove JSON key for BigQuery API
Browse files Browse the repository at this point in the history
  • Loading branch information
asatwal committed Jul 3, 2024
1 parent 301dcb0 commit e8d18d6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/initializers/dfe_analytics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
#
config.bigquery_dataset = Settings.google.bigquery.dataset

# Service account JSON key for the BigQuery API. See
# https://cloud.google.com/bigquery/docs/authentication/service-account-file
#
config.bigquery_api_json_key = Settings.google.bigquery.api_json_key

# Enables the EntityTableCheckJob
#
config.entity_table_checks_enabled = true
Expand Down

0 comments on commit e8d18d6

Please sign in to comment.