diff --git a/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi b/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi index e9ff8c960c..e390768b60 100644 --- a/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi +++ b/src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.pyi @@ -646,7 +646,6 @@ class context: def __init__(self, *args): ... def add(self, segments): ... def build(self): ... - def delete_same_facet_edge_pairs(self): ... def get_face_pairs(self): ... def merge(self, edge_indices): ... def num_edges(self): ...