Skip to content

Commit e6ab415

Browse files
committed
chore: remove unused import
1 parent 063991a commit e6ab415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/api_core/_python_package_support.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"""Code to check versions of dependencies used by Google Cloud Client Libraries."""
1616

1717
import warnings
18-
import sys
1918
from typing import Optional, Tuple
2019

2120
from collections import namedtuple

0 commit comments

Comments
 (0)