hgext/convert/cvs.py
changeset 50926 18c8c18993f0
parent 49901 8f9fbc665928
child 51683 1eab9e40c0c8
--- a/hgext/convert/cvs.py	Thu Aug 31 23:56:15 2023 +0200
+++ b/hgext/convert/cvs.py	Fri Sep 01 00:09:55 2023 +0200
@@ -12,7 +12,6 @@
 
 from mercurial.i18n import _
 from mercurial.pycompat import (
-    getattr,
     open,
 )
 from mercurial import (