We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25826da commit 4d1067dCopy full SHA for 4d1067d
src/compas/files/gltf/gltf_content.py
@@ -2,7 +2,6 @@
2
from __future__ import division
3
from __future__ import print_function
4
5
-from compas.files.gltf.data_classes import BaseGLTFDataClass
6
from compas.files.gltf.data_classes import TextureInfoData
7
from compas.files.gltf.gltf_mesh import GLTFMesh
8
from compas.files.gltf.gltf_node import GLTFNode
0 commit comments