tests/test-patchbomb.t
changeset 48876 42d2b31cee0b
parent 48874 af0b21d5a930
child 49876 950c39918bd2
child 50246 a6b497872b97
--- a/tests/test-patchbomb.t	Thu Mar 03 17:34:00 2022 +0100
+++ b/tests/test-patchbomb.t	Sun Feb 20 15:28:44 2022 -0700
@@ -8,7 +8,6 @@
 --===+[0-9]+=+$ -> --===*= (glob)
 
   $ cat > prune-blank-after-boundary.py <<EOF
-  > from __future__ import absolute_import, print_function
   > import sys
   > skipblank = False
   > trim = lambda x: x.strip(' \r\n')