Skip to content

Commit 62137d8

Browse files
committed
Remove unused import
1 parent d3828b1 commit 62137d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/bigquery/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import json
2828
import math
2929
import os
30-
import packaging.version
3130
import tempfile
3231
from typing import Any, BinaryIO, Dict, Iterable, Optional, Sequence, Tuple, Union
3332
import uuid

0 commit comments

Comments
 (0)