changeset 48966 | 6000f5b25c9b |
parent 47031 | f38bf44e077f |
child 49037 | 642e31cb55f0 |
--- a/mercurial/crecord.py Sun Feb 20 15:18:15 2022 -0700 +++ b/mercurial/crecord.py Thu Mar 03 17:34:00 2022 +0100 @@ -8,7 +8,6 @@ # This code is based on the Mark Edgington's crecord extension. # (Itself based on Bryan O'Sullivan's record extension.) -from __future__ import absolute_import import os import re