mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-02 09:17:47 +00:00
Remove path import from audit-validity-dates.py
This import is now unnecessary, as the script is in the same directory as the module it imports in the framework submodule. Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
@@ -28,7 +28,6 @@ from cryptography import x509
|
||||
|
||||
from generate_test_code import FileWrapper
|
||||
|
||||
import scripts_path # pylint: disable=unused-import
|
||||
from framework_dev import build_tree
|
||||
from framework_dev import logging_util
|
||||
|
||||
|
||||
Reference in New Issue
Block a user