summaryrefslogtreecommitdiffstats
path: root/modules/gltf/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/config.py')
-rw-r--r--modules/gltf/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gltf/config.py b/modules/gltf/config.py
index f8de431fae..67233db579 100644
--- a/modules/gltf/config.py
+++ b/modules/gltf/config.py
@@ -9,7 +9,6 @@ def configure(env):
def get_doc_classes():
return [
"EditorSceneFormatImporterBlend",
- "EditorSceneFormatImporterFBX",
"EditorSceneFormatImporterGLTF",
"GLTFAccessor",
"GLTFAnimation",