summary refs log tree commit diff stats
path: root/tests/guest-debug
diff options
context:
space:
mode:
Diffstat (limited to 'tests/guest-debug')
-rw-r--r--tests/guest-debug/test_gdbstub.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/guest-debug/test_gdbstub.py b/tests/guest-debug/test_gdbstub.py
index 4f08089e6a..e017ccb55d 100644
--- a/tests/guest-debug/test_gdbstub.py
+++ b/tests/guest-debug/test_gdbstub.py
@@ -1,7 +1,6 @@
 """Helper functions for gdbstub testing
 
 """
-from __future__ import print_function
 import argparse
 import gdb
 import os