From f10ebe0166c89dc776bcb9a49079fdc62e094b9a Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Wed, 19 Mar 2025 18:52:07 +0500 Subject: [PATCH] ifcsverchok - remove debug print --- src/ifcsverchok/ifcstore.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ifcsverchok/ifcstore.py b/src/ifcsverchok/ifcstore.py index e8c167bb52..9b036fb9ce 100644 --- a/src/ifcsverchok/ifcstore.py +++ b/src/ifcsverchok/ifcstore.py @@ -79,7 +79,6 @@ class SvIfcStore: # TODO change units to imperial pass model = ifcopenshell.util.representation.get_context(file, context="Model") - print("model: ", model) context = ifcopenshell.api.run( "context.add_context", file,