Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unused import
  • Loading branch information
bastianb committed Apr 17, 2021
commit d41b17b315dcf4328ecfbd39aaf4390979ba3c3f
1 change: 0 additions & 1 deletion examples/vault-consul-ami/auth/sign-request.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import sys

import botocore.session
from botocore.awsrequest import create_request_object


def headers_to_go_style(headers):
Expand Down