mercurial/util.py
changeset 50929 18c8c18993f0
parent 50928 d718eddf01d9
child 51285 9d3721552b6c
--- a/mercurial/util.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/util.py	Fri Sep 01 00:09:55 2023 +0200
@@ -37,10 +37,7 @@
 from .node import hex
 from .thirdparty import attr
 from .pycompat import (
-    delattr,
-    getattr,
     open,
-    setattr,
 )
 from hgdemandimport import tracing
 from . import (