Skip to content

Commit

Permalink
Removed redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
gumyr committed Nov 8, 2023
1 parent 0402921 commit 1a1e49e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/build123d/topology.py
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,6 @@ def _entities_from(
) -> Dict[Shape, list[Shape]]:
res = TopTools_IndexedDataMapOfShapeListOfShape()

TopTools_IndexedDataMapOfShapeListOfShape()
TopExp.MapShapesAndAncestors_s(
self.wrapped,
inverse_shape_LUT[child_type],
Expand Down

0 comments on commit 1a1e49e

Please sign in to comment.