mercurial/copies.py
branchstable
changeset 10463 5ddde896a19d
parent 10313 31141fd7c9cc
child 10874 4f11978ae45d
--- 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