assembly: remove debug log
This commit is contained in:
parent
a08885ad2b
commit
5e44537be4
|
@ -702,7 +702,6 @@ class AsmElement(AsmBase):
|
||||||
|
|
||||||
group = selection.Group
|
group = selection.Group
|
||||||
subname = selection.Subname
|
subname = selection.Subname
|
||||||
logger.info('{}.{}',objName(group),subname)
|
|
||||||
|
|
||||||
if isTypeOf(group,AsmElementGroup):
|
if isTypeOf(group,AsmElementGroup):
|
||||||
# if the selected object is an element of the owner assembly, simply
|
# if the selected object is an element of the owner assembly, simply
|
||||||
|
|
Loading…
Reference in New Issue
Block a user