diff --git a/deployer/commands/generate/billing/importers.py b/deployer/commands/generate/billing/importers.py index deb0ce61f5..f1f5add55d 100644 --- a/deployer/commands/generate/billing/importers.py +++ b/deployer/commands/generate/billing/importers.py @@ -16,7 +16,6 @@ def build_gcp_query(cluster: dict, service_id=None): Returns: string: query string - """ """ """ bq = cluster["gcp"]["billing"]["bigquery"]