mercurial/hgweb/webcommands.py
changeset 50926 18c8c18993f0
parent 50912 d8c8a923ee9b
child 51284 f15cb5111a1e
--- a/mercurial/hgweb/webcommands.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/hgweb/webcommands.py	Fri Sep 01 00:09:55 2023 +0200
@@ -13,7 +13,6 @@
 
 from ..i18n import _
 from ..node import hex, short
-from ..pycompat import getattr
 
 from .common import (
     ErrorResponse,