Skip to content

Commit ed72dd6

Browse files
committed
Ups...
1 parent b47a157 commit ed72dd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compas_fab/robots/tool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ def data(self):
8989
@data.setter
9090
def data(self, data):
9191
self.tool_model.data = data
92-
self.attached_collision_meshes = self.get_attached_collision_meshes()
9392

9493
@classmethod
9594
def from_data(cls, data):

0 commit comments

Comments
 (0)