Skip to content

Commit 4d1067d

Browse files
committed
lint
1 parent 25826da commit 4d1067d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compas/files/gltf/gltf_content.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from __future__ import division
33
from __future__ import print_function
44

5-
from compas.files.gltf.data_classes import BaseGLTFDataClass
65
from compas.files.gltf.data_classes import TextureInfoData
76
from compas.files.gltf.gltf_mesh import GLTFMesh
87
from compas.files.gltf.gltf_node import GLTFNode

0 commit comments

Comments
 (0)