Skip to content

Commit

Permalink
Removed secret
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Khaustova <[email protected]>
  • Loading branch information
ElenaKhaustova committed Jan 13, 2025
1 parent 3a45f66 commit 7360aea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kedro-airflow/kedro_airflow/grouping.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
from kedro.pipeline.node import Node
from kedro.pipeline.pipeline import Pipeline

GOOGLE_API_KEY = "AIzaSyDOwhlpLULCByVvFgGQK7137613HkknE38"

try:
from kedro.io import CatalogProtocol
except ImportError: # pragma: no cover
Expand Down

0 comments on commit 7360aea

Please sign in to comment.