diff --git a/src/ifcopenshell-python/docs/ifcopenshell-python/geometry_creation.rst b/src/ifcopenshell-python/docs/ifcopenshell-python/geometry_creation.rst index 3aa34a3aa8..d64e9408b8 100644 --- a/src/ifcopenshell-python/docs/ifcopenshell-python/geometry_creation.rst +++ b/src/ifcopenshell-python/docs/ifcopenshell-python/geometry_creation.rst @@ -511,7 +511,6 @@ Here is an example which generates a parametric table. .. code-block:: python - # The shape_builder module depends on mathutils from ifcopenshell.util.shape_builder import V builder = ifcopenshell.util.shape_builder.ShapeBuilder(model)