mercurial/obsolete.py
changeset 48695 48cb4109b6f6
parent 48686 4507bc001365
child 48723 27fe84a8dd60
--- a/mercurial/obsolete.py	Mon Jan 31 18:04:11 2022 +0300
+++ b/mercurial/obsolete.py	Mon Jan 31 18:05:36 2022 +0300
@@ -73,10 +73,6 @@
 import struct
 
 from .i18n import _
-from .node import (
-    bin,
-    hex,
-)
 from .pycompat import getattr
 from .node import (
     bin,