diff --git a/docs/tools/document_functions.py b/docs/tools/document_functions.py index cfa573553d..65f6017e76 100644 --- a/docs/tools/document_functions.py +++ b/docs/tools/document_functions.py @@ -278,7 +278,6 @@ def get_component_name(addons_dir, component): return name, errors - def document_functions(addons_dir, components): errors = 0