tests/test-bdiff.py
changeset 8656 284fda4cd093
parent 8449 807f3f5c60e9
child 12865 4c50552fc9bc
--- a/tests/test-bdiff.py	Sat May 30 11:32:23 2009 -0700
+++ b/tests/test-bdiff.py	Sat May 30 23:20:30 2009 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-import sys, struct
+import struct
 from mercurial import bdiff, mpatch
 
 def test1(a, b):