Remove unused import
Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
This commit is contained in:
parent
a3d991c3d0
commit
f2de374fc1
1 changed files with 0 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue