summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py b/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py
index 2c402e6a31a..8e5a3a94357 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py
+++ b/lldb/packages/Python/lldbsuite/test/commands/process/attach-resume/TestAttachResume.py
@@ -2,7 +2,6 @@
Test process attach/resume.
"""
-from __future__ import print_function
import lldb
OpenPOWER on IntegriCloud