tests/test-fastannotate-hg.t
changeset 48876 42d2b31cee0b
parent 48589 a51c522c0064
--- a/tests/test-fastannotate-hg.t	Thu Mar 03 17:34:00 2022 +0100
+++ b/tests/test-fastannotate-hg.t	Sun Feb 20 15:28:44 2022 -0700
@@ -481,7 +481,6 @@
 and its ancestor by overriding "repo._filecommit".
 
   $ cat > ../legacyrepo.py <<EOF
-  > from __future__ import absolute_import
   > from mercurial import commit, error, extensions
   > def _filecommit(orig, repo, fctx, manifest1, manifest2,
   >                 linkrev, tr, includecopymeta, ms):