mercurial/sshserver.py
changeset 12062 c327bfa5e831
parent 11625 cdeb861335d5
child 12337 6a6149487817
--- a/mercurial/sshserver.py	Fri Aug 27 13:18:25 2010 +0200
+++ b/mercurial/sshserver.py	Fri Aug 27 13:32:38 2010 -0400
@@ -6,7 +6,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, hook, wireproto
 import os, sys