diff tests/test_svnwrap.py @ 874:f2de043ac924

tests: remove useless imp imports
author Patrick Mezard <patrick@mezard.eu>
date Fri, 20 Apr 2012 18:10:15 +0200
parents c58213aaf7c8
children d741f536f23a
line wrap: on
line diff
--- a/tests/test_svnwrap.py
+++ b/tests/test_svnwrap.py
@@ -1,6 +1,5 @@
 import test_util
 
-import imp
 import os
 import subprocess
 import tempfile