Skip to content

Commit

Permalink
Remove logging import from bigquery
Browse files Browse the repository at this point in the history
  • Loading branch information
feluelle committed Aug 12, 2022
1 parent 3a0514d commit 6ab420e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/astro/databases/google/bigquery.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"""Google BigQuery table implementation."""
import logging
import time
from typing import Any, Dict, List, Optional, Tuple

Expand Down

0 comments on commit 6ab420e

Please sign in to comment.