hgext/share.py
changeset 9015 ef440eab290f
parent 8894 868670dbc237
child 9075 03c2462724ac
--- a/hgext/share.py	Fri Jun 26 14:42:05 2009 +0200
+++ b/hgext/share.py	Wed Jul 01 10:19:40 2009 -0400
@@ -5,7 +5,6 @@
 
 '''share a common history between several working directories'''
 
-import os
 from mercurial.i18n import _
 from mercurial import hg, commands