Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c97228c

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

File tree

1 file changed

+0
-2
lines changed
  • packages/google-cloud-core/google/cloud

1 file changed

+0
-2
lines changed

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)