Skip to content

Commit cd01f69

Browse files
committed
Remove unused import.
1 parent 5681b21 commit cd01f69

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

awscli/botocore/handlers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@
7171
switch_host_with_param,
7272
)
7373

74-
from awscli.botocore.auth import resolve_auth_scheme_preference
75-
7674
logger = logging.getLogger(__name__)
7775

7876
REGISTER_FIRST = object()

0 commit comments

Comments
 (0)