Skip to content

Commit c97228c

Browse files
committed
Removing unused import after Connection() signature change.
1 parent bdf1682 commit c97228c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • packages/google-cloud-core/google/cloud

packages/google-cloud-core/google/cloud/_http.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
import six
2020
from six.moves.urllib.parse import urlencode
2121

22-
import google.auth.credentials
23-
2422
from google.cloud.exceptions import make_exception
2523

2624

0 commit comments

Comments
 (0)