contrib/debugcmdserver.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
--- a/contrib/debugcmdserver.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/contrib/debugcmdserver.py	Thu Jun 16 15:28:54 2022 +0200
@@ -7,7 +7,6 @@
 # $ ./hg serve --cmds pipe | ./contrib/debugcmdserver.py -
 # o, 52   -> 'capabilities: getencoding runcommand\nencoding: UTF-8'
 
-from __future__ import absolute_import, print_function
 import struct
 import sys