hgext/win32mbcs.py
changeset 50929 18c8c18993f0
parent 50742 48d9af6bd043
--- a/hgext/win32mbcs.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/hgext/win32mbcs.py	Fri Sep 01 00:09:55 2023 +0200
@@ -49,7 +49,6 @@
 import sys
 
 from mercurial.i18n import _
-from mercurial.pycompat import getattr, setattr
 from mercurial import (
     encoding,
     error,