Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasTurner23 committed Dec 3, 2024
1 parent 69b5f56 commit c5504bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/workflows/airqo_etl_utils/bigquery_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -576,8 +576,6 @@ def compose_query(
"""
else:
raise Exception(f"Invalid Query Type {str(query_type)}")
print(query)
exit()
return query

def reload_data(
Expand Down

0 comments on commit c5504bd

Please sign in to comment.