mercurial/hgweb/webutil.py
changeset 50926 18c8c18993f0
parent 50925 d718eddf01d9
child 51858 607e94e01851
--- a/mercurial/hgweb/webutil.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/hgweb/webutil.py	Fri Sep 01 00:09:55 2023 +0200
@@ -14,7 +14,6 @@
 
 from ..i18n import _
 from ..node import hex, short
-from ..pycompat import setattr
 
 from .common import (
     ErrorResponse,