summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py b/lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py
index c16c6b46dc8..6152a6a9673 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py
+++ b/lldb/packages/Python/lldbsuite/test/commands/target/basic/TestTargetCommand.py
@@ -2,7 +2,6 @@
Test some target commands: create, list, select, variable.
"""
-from __future__ import print_function
import os
import stat
import tempfile
OpenPOWER on IntegriCloud