diff options
Diffstat (limited to 'modules/gltf/config.py')
-rw-r--r-- | modules/gltf/config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/config.py b/modules/gltf/config.py index a4ee871eff..52a97c93aa 100644 --- a/modules/gltf/config.py +++ b/modules/gltf/config.py @@ -22,7 +22,6 @@ def get_doc_classes(): "GLTFSpecGloss", "GLTFState", "GLTFTexture", - "PackedSceneGLTF", ] |