We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf1682 commit c97228cCopy full SHA for c97228c
1 file changed
packages/google-cloud-core/google/cloud/_http.py
@@ -19,8 +19,6 @@
19
import six
20
from six.moves.urllib.parse import urlencode
21
22
-import google.auth.credentials
23
-
24
from google.cloud.exceptions import make_exception
25
26
0 commit comments