summaryrefslogtreecommitdiff
path: root/modules/theora/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/theora/config.py')
-rw-r--r--modules/theora/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/theora/config.py b/modules/theora/config.py
index 7504166237..c7713d7607 100644
--- a/modules/theora/config.py
+++ b/modules/theora/config.py
@@ -6,7 +6,6 @@ def configure(env):
def get_doc_classes():
return [
- "ResourceImporterTheora",
"VideoStreamTheora",
]