mercurial/sslutil.py
changeset 50929 18c8c18993f0
parent 50928 d718eddf01d9
child 51293 03fc41fe8aa1
--- a/mercurial/sslutil.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/mercurial/sslutil.py	Fri Sep 01 00:09:55 2023 +0200
@@ -15,7 +15,6 @@
 import warnings
 
 from .i18n import _
-from .pycompat import getattr
 from .node import hex
 from . import (
     encoding,