diff -r a94804a8087d -r 5ddde896a19d mercurial/copies.py --- a/mercurial/copies.py Sun Feb 14 13:58:30 2010 +0100 +++ b/mercurial/copies.py Sun Feb 14 01:52:31 2010 -0500 @@ -5,7 +5,6 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. -from i18n import _ import util import heapq