mercurial/extensions.py
changeset 8896 b793ce68f082
parent 8878 231f9d92fd7a
child 8964 119d1f664eae
--- a/mercurial/extensions.py	Sun Jun 21 20:35:20 2009 +0200
+++ b/mercurial/extensions.py	Sun Jun 21 20:34:58 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-import imp, os, sys
+import imp, os
 import util, cmdutil, help
 from i18n import _, gettext