tests/test-pathencode.py
changeset 19322 ff1586a3adc5
parent 18435 8c019d2fd7c0
child 19327 cf1b0a58a0de
--- a/tests/test-pathencode.py	Thu Jun 13 01:44:02 2013 +0200
+++ b/tests/test-pathencode.py	Thu Jun 13 01:36:58 2013 +0200
@@ -5,7 +5,6 @@
 # that have proven likely to expose bugs and divergent behaviour in
 # different encoding implementations.
 
-from mercurial import parsers
 from mercurial import store
 import binascii, itertools, math, os, random, sys, time
 import collections