mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-20 16:42:59 +03:00
Remove unused import
Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user