mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-15 22:59:56 +00:00
Remove unused imports in list_internal_identifiers.py
Signed-off-by: Yuto Takano <[email protected]>
This commit is contained in:
@@ -30,8 +30,6 @@ Must be run from Mbed TLS root.
|
||||
|
||||
import argparse
|
||||
import logging
|
||||
import traceback
|
||||
import sys
|
||||
from check_names import CodeParser
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user