summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py b/lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py
index d8c441ece58..eed197a63ef 100644
--- a/lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py
+++ b/lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py
@@ -2,7 +2,6 @@
Fuzz tests an object after the default construction to make sure it does not crash lldb.
"""
-import sys
import lldb
OpenPOWER on IntegriCloud