aboutsummaryrefslogtreecommitdiff
path: root/tests/guest-debug/test_gdbstub.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/guest-debug/test_gdbstub.py')
-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 4f08089..e017ccb 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