summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py b/lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py
index d5aa417b23a..c722840b28f 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py
@@ -2,7 +2,6 @@
Test how lldb reacts to wrong commands
"""
-from __future__ import print_function
import lldb
from lldbsuite.test.decorators import *
OpenPOWER on IntegriCloud