summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py b/lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py
index d3afacca72f..f8c2a690147 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py
@@ -3,7 +3,6 @@ Test that target var can resolve complex DWARF expressions.
"""
import lldb
-import sys
from lldbsuite.test.decorators import *
from lldbsuite.test.lldbtest import *
from lldbsuite.test import lldbutil
OpenPOWER on IntegriCloud