remove debug logging

This commit is contained in:
Andrej730
2024-09-25 10:46:13 +05:00
parent 5952ce8ed3
commit 7b36f93973
@@ -51,7 +51,6 @@ class ViewportData:
edit_mode = ("EDIT", "IFC Edit Mode", "Edit representation items", "EDITMODE_HLT", 2)
obj = bpy.context.active_object
print("checking", obj)
element = tool.Ifc.get_entity(obj)
modes = [obj_mode]