mirror of https://github.com/ARMmbed/mbed-os.git
Update tools/config/__init__.py
Co-Authored-By: orenc17 <oren.cohen@arm.com>pull/9633/head
parent
e162d69f56
commit
9013dc8e5d
|
@ -37,7 +37,7 @@ from ..utils import (json_file_to_dict, intelhex_offset, integer,
|
|||
from ..arm_pack_manager import Cache
|
||||
from ..targets import (CUMULATIVE_ATTRIBUTES, TARGET_MAP, generate_py_target,
|
||||
get_resolution_order, Target)
|
||||
from ..settings import DELIVERY_DIR, ROOT
|
||||
from ..settings import DELIVERY_DIR
|
||||
|
||||
try:
|
||||
unicode
|
||||
|
|
Loading…
Reference in New Issue