Skip to content

Commit b8c7a10

Browse files
committed
Fix unused import
1 parent f04f9a2 commit b8c7a10

File tree

1 file changed

+0
-2
lines changed
  • examples/microservice_crypt_aws_kms

1 file changed

+0
-2
lines changed

examples/microservice_crypt_aws_kms/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from base64 import b64decode
2-
31
from flask import jsonify
42

53
from pyms.flask.app import Microservice

0 commit comments

Comments
 (0)