summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/completion
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/completion')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/expression/completion/TestExprCompletion.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/expression/completion/TestExprCompletion.py b/lldb/packages/Python/lldbsuite/test/commands/expression/completion/TestExprCompletion.py
index 33a423c806b..5266266b6ab 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/expression/completion/TestExprCompletion.py
+++ b/lldb/packages/Python/lldbsuite/test/commands/expression/completion/TestExprCompletion.py
@@ -2,7 +2,6 @@
Test the lldb command line completion mechanism for the 'expr' command.
"""
-from __future__ import print_function
import lldb
from lldbsuite.test.decorators import *
OpenPOWER on IntegriCloud