Skip to content

Commit 0e00697

Browse files
Remove accidental addition
1 parent 7748882 commit 0e00697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cadquery/occ_impl/geom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,4 +1125,3 @@ def __setstate__(self, data: BytesIO):
11251125
self.wrapped = TopLoc_Location()
11261126
else:
11271127
self.wrapped = ls.Location(1)
1128-
Locatio

0 commit comments

Comments
 (0)