Skip to content

Commit 7018577

Browse files
committed
fix flake8
1 parent 121b73e commit 7018577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/src/keyrings/migration_set_commitment_policy_example.py

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929

3030
import aws_encryption_sdk
3131
from aws_encryption_sdk import CommitmentPolicy
32-
from aws_encryption_sdk.identifiers import AlgorithmSuite
3332

3433
# TODO-MPL: Remove this as part of removing PYTHONPATH hacks.
3534
MODULE_ROOT_DIR = '/'.join(__file__.split("/")[:-1])

0 commit comments

Comments
 (0)