--- 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