summaryrefslogtreecommitdiff
path: root/sphinx/builders/devhelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/builders/devhelp.py')
-rw-r--r--sphinx/builders/devhelp.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/builders/devhelp.py b/sphinx/builders/devhelp.py
index 88fccadcb..a5a0f280a 100644
--- a/sphinx/builders/devhelp.py
+++ b/sphinx/builders/devhelp.py
@@ -11,10 +11,7 @@
:license: BSD, see LICENSE for details.
"""
-import os
import re
-import cgi
-import sys
from os import path
from docutils import nodes