We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5681b21 commit cd01f69Copy full SHA for cd01f69
1 file changed
awscli/botocore/handlers.py
@@ -71,8 +71,6 @@
71
switch_host_with_param,
72
)
73
74
-from awscli.botocore.auth import resolve_auth_scheme_preference
75
-
76
logger = logging.getLogger(__name__)
77
78
REGISTER_FIRST = object()
0 commit comments