hgext/patchbomb.py
changeset 52387 648c96d6fa68
parent 51859 f4733654f144
child 52388 aa31c8566fb8
--- a/hgext/patchbomb.py	Thu Dec 05 12:51:59 2024 -0500
+++ b/hgext/patchbomb.py	Thu Dec 05 12:54:57 2024 -0500
@@ -82,7 +82,6 @@
 import socket
 
 from mercurial.i18n import _
-from mercurial.pycompat import open
 from mercurial.node import bin
 from mercurial import (
     cmdutil,