Skip to content

Commit ec79439

Browse files
committed
Update gltf_exporter.py
1 parent 4d1067d commit ec79439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/compas/files/gltf/gltf_exporter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,7 @@ def load(self):
8989
None
9090
9191
"""
92-
print(self._content.textures)
9392
self._content.remove_orphans()
94-
print(self._content.textures)
9593
self._content.check_if_forest()
9694

9795
self._set_initial_gltf_dict()

0 commit comments

Comments
 (0)