summaryrefslogtreecommitdiff
path: root/sphinx/writers/websupport.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/writers/websupport.py')
-rw-r--r--sphinx/writers/websupport.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/sphinx/writers/websupport.py b/sphinx/writers/websupport.py
deleted file mode 100644
index 121ad3596..000000000
--- a/sphinx/writers/websupport.py
+++ /dev/null
@@ -1,11 +0,0 @@
-"""
- sphinx.writers.websupport
- ~~~~~~~~~~~~~~~~~~~~~~~~~
-
- sphinx.websupport writer that adds comment-related annotations.
-
- :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
-"""
-
-from sphinxcontrib.websupport.writer import WebSupportTranslator # NOQA