Remove unused imports in list_internal_identifiers.py
Signed-off-by: Yuto Takano <yuto.takano@arm.com>
This commit is contained in:
parent
3590691bad
commit
7143209604
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ Must be run from Mbed TLS root.
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import logging
|
import logging
|
||||||
import traceback
|
|
||||||
import sys
|
|
||||||
from check_names import CodeParser
|
from check_names import CodeParser
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue