summary refs log tree commit diff stats
path: root/scripts/qmp/qmp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qmp/qmp')
-rwxr-xr-xscripts/qmp/qmp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/qmp/qmp b/scripts/qmp/qmp
index f85a14a627..0625fc2aba 100755
--- a/scripts/qmp/qmp
+++ b/scripts/qmp/qmp
@@ -10,7 +10,6 @@
 # This work is licensed under the terms of the GNU GPLv2 or later.
 # See the COPYING file in the top-level directory.
 
-from __future__ import print_function
 import sys, os
 from qmp import QEMUMonitorProtocol