commit | f2de374fc1f16ffa0c9c0ee6612d2ada23e699fb | [log] [tgz] |
---|---|---|
author | Joe Subbiani <joe.subbiani@arm.com> | Sat Jul 31 11:37:25 2021 +0100 |
committer | Joe Subbiani <joe.subbiani@arm.com> | Fri Sep 03 13:18:55 2021 +0100 |
tree | 4cd584d80c4f3724002514c651f585acf6851102 | |
parent | a3d991c3d049d35ba21d53921d59a2d8bd1944bd [diff] |
Remove unused import Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
diff --git a/tests/scripts/translate_ciphers.py b/tests/scripts/translate_ciphers.py index 39339c3..eec3407 100755 --- a/tests/scripts/translate_ciphers.py +++ b/tests/scripts/translate_ciphers.py
@@ -26,7 +26,6 @@ """ import re -import sys import argparse def translate_gnutls(m_cipher):