summaryrefslogtreecommitdiff
path: root/sphinx/builders/changes.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-04 00:05:09 +0200
committerGeorg Brandl <georg@python.org>2009-09-04 00:05:09 +0200
commitdcff10ddaa6553c633db886b2aa9a43bf402749b (patch)
treeb3cb7e8f2ed53661f220be320e937013b52bff08 /sphinx/builders/changes.py
parente9fc8d890ce568d279e40da28f6b2f3d3f3ee75f (diff)
downloadsphinx-git-dcff10ddaa6553c633db886b2aa9a43bf402749b.tar.gz
Cleanup unused imports.
Diffstat (limited to 'sphinx/builders/changes.py')
-rw-r--r--sphinx/builders/changes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py
index e07b06d88..d9898aebe 100644
--- a/sphinx/builders/changes.py
+++ b/sphinx/builders/changes.py
@@ -10,7 +10,6 @@
"""
import codecs
-import shutil
from os import path
from cgi import escape