diff tests/test-walkrepo.py @ 8656:284fda4cd093

removed unused imports
author Martin Geisler <mg@lazybytes.net>
date Sat, 30 May 2009 23:20:30 +0200
parents bbc24c0753a0
children 938fbeacac84
line wrap: on
line diff
--- a/tests/test-walkrepo.py	Sat May 30 11:32:23 2009 -0700
+++ b/tests/test-walkrepo.py	Sat May 30 23:20:30 2009 +0200
@@ -1,5 +1,4 @@
 import os
-import os.path
 from mercurial import hg, ui
 from mercurial.util import walkrepos
 from os import mkdir, chdir