diff options
Diffstat (limited to 'sphinx/builders/changes.py')
-rw-r--r-- | sphinx/builders/changes.py | 1 |
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 |