diff -r f7557345b199 -r c327bfa5e831 mercurial/sshserver.py --- 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