diff hgext/convert/cvsps.py @ 7280:810ca383da9c

remove unused variables
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 28 Oct 2008 19:25:26 +0100
parents d4218edd55bd
children 16905fc2690f
line wrap: on
line diff
--- a/hgext/convert/cvsps.py	Tue Oct 28 19:07:14 2008 +0100
+++ b/hgext/convert/cvsps.py	Tue Oct 28 19:25:26 2008 +0100
@@ -8,7 +8,6 @@
 
 import os
 import re
-import sys
 import cPickle as pickle
 from mercurial import util
 from mercurial.i18n import _