diff --git a/tests/scripts/translate_ciphers.py b/tests/scripts/translate_ciphers.py index 39339c3d23..eec340735b 100755 --- a/tests/scripts/translate_ciphers.py +++ b/tests/scripts/translate_ciphers.py @@ -26,7 +26,6 @@ sys.argv[2] should be a string containing one or more ciphersuite names. """ import re -import sys import argparse def translate_gnutls(m_cipher):