Skip to content

Commit 9013dc8

Browse files
Michael Schwarczorenc17
andauthored
Update tools/config/__init__.py
Co-Authored-By: orenc17 <[email protected]>
1 parent e162d69 commit 9013dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from ..arm_pack_manager import Cache
3838
from ..targets import (CUMULATIVE_ATTRIBUTES, TARGET_MAP, generate_py_target,
3939
get_resolution_order, Target)
40-
from ..settings import DELIVERY_DIR, ROOT
40+
from ..settings import DELIVERY_DIR
4141

4242
try:
4343
unicode

0 commit comments

Comments
 (0)