Mercurial > public > mercurial-scm > hg
diff mercurial/streamclone.py @ 6212:e75aab656f46
Remove unused imports
author | Joel Rosdahl <joel@rosdahl.net> |
---|---|
date | Thu, 06 Mar 2008 22:23:41 +0100 |
parents | a58d415b272e |
children | f67d1468ac50 |
line wrap: on
line diff
--- a/mercurial/streamclone.py Thu Mar 06 22:23:26 2008 +0100 +++ b/mercurial/streamclone.py Thu Mar 06 22:23:41 2008 +0100 @@ -5,7 +5,6 @@ # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. -from i18n import _ import os, osutil, stat, util, lock # if server supports streaming clone, it advertises "stream"