Skip to content

Commit 3407d39

Browse files
committed
Removing unused import after Connection() signature change.
1 parent 5c7b440 commit 3407d39

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)