flake8 docs/conf.py
authorPhilippe Pepiot <phil@philpep.org>
Thu, 21 Sep 2017 17:13:46 +0200
changeset 2964 9aec8fec2bf8
parent 2963 b84dda686fb1
child 2965 e036aab3d0cb
flake8 docs/conf.py
docs/conf.py
--- a/docs/conf.py	Thu Sep 21 17:13:09 2017 +0200
+++ b/docs/conf.py	Thu Sep 21 17:13:46 2017 +0200
@@ -7,7 +7,7 @@
 from mercurial import ui
 from mercurial import extensions as hgext
 from mercurial import commands
-import os, sys
+import os
 
 extensions = ["sphinx.ext.graphviz"]