hgext/share.py
changeset 15082 d23dfcbb8840
parent 15079 ea96bdda593c
child 16743 38caf405d010
--- a/hgext/share.py	Sat Sep 10 17:56:42 2011 -0500
+++ b/hgext/share.py	Sat Sep 10 17:59:47 2011 -0500
@@ -8,8 +8,6 @@
 from mercurial.i18n import _
 from mercurial import hg, commands, util
 
-import os.path
-
 def share(ui, source, dest=None, noupdate=False):
     """create a new shared repository