We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a480369 commit fa73670Copy full SHA for fa73670
1 file changed
gcloud/storage/connection.py
@@ -16,7 +16,6 @@
16
17
import json
18
19
-import six
20
from six.moves.urllib.parse import urlencode # pylint: disable=F0401
21
22
from gcloud.connection import Connection as _Base
0 commit comments