mercurial/templater.py
changeset 50926 18c8c18993f0
parent 49803 55d45d0de4e7
child 51674 0e16efe30866
--- a/mercurial/templater.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/templater.py	Fri Sep 01 00:09:55 2023 +0200
@@ -72,7 +72,6 @@
 from .i18n import _
 from .pycompat import (
     FileNotFoundError,
-    getattr,
 )
 from . import (
     config,