diff options
Diffstat (limited to 'sphinx/application.py')
-rw-r--r-- | sphinx/application.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/application.py b/sphinx/application.py index 5744e4e94..e4aa9de86 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -77,7 +77,6 @@ builtin_extensions = ( 'sphinx.builders.singlehtml', 'sphinx.builders.texinfo', 'sphinx.builders.text', - 'sphinx.builders.websupport', 'sphinx.builders.xml', 'sphinx.config', 'sphinx.domains.c', |