diff --git a/assembly.py b/assembly.py index 213cd54..ba3b317 100644 --- a/assembly.py +++ b/assembly.py @@ -702,7 +702,6 @@ class AsmElement(AsmBase): group = selection.Group subname = selection.Subname - logger.info('{}.{}',objName(group),subname) if isTypeOf(group,AsmElementGroup): # if the selected object is an element of the owner assembly, simply