summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py b/lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py
index d50c318babd..67d42a2755e 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py
@@ -5,9 +5,6 @@ Make sure the getting a variable path works and doesn't crash.
from __future__ import print_function
-import os
-import time
-import re
import lldb
import lldbsuite.test.lldbutil as lldbutil
from lldbsuite.test.lldbtest import *
OpenPOWER on IntegriCloud