tests/test-rebase-scenario-global.t
branchstable
changeset 49366 288de6f5d724
parent 48876 42d2b31cee0b
--- a/tests/test-rebase-scenario-global.t	Thu Jun 16 15:15:03 2022 +0200
+++ b/tests/test-rebase-scenario-global.t	Thu Jun 16 15:28:54 2022 +0200
@@ -949,7 +949,6 @@
   $ hg init tr-state
   $ cd tr-state
   $ cat > $TESTTMP/wraprebase.py <<EOF
-  > from __future__ import absolute_import
   > from mercurial import extensions
   > def _rebase(orig, ui, repo, *args, **kwargs):
   >     with repo.wlock():