summaryrefslogtreecommitdiff
path: root/exts/tsref.py
diff options
context:
space:
mode:
Diffstat (limited to 'exts/tsref.py')
-rw-r--r--exts/tsref.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/exts/tsref.py b/exts/tsref.py
index 91574929..8187f67f 100644
--- a/exts/tsref.py
+++ b/exts/tsref.py
@@ -231,6 +231,3 @@ def setup(app):
app.add_lexer('tsref', lexer)
app.add_builder(MyHtmlBuilder)
app.connect("doctree-read", remember_targets)
-
-
-