summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager')
-rw-r--r--lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py b/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
index 2ee691621c7..6831e998369 100644
--- a/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
+++ b/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
@@ -10,7 +10,6 @@ o test_modify_source_file_while_debugging:
"""
from __future__ import print_function
-import re
import lldb
from lldbsuite.test.decorators import *
OpenPOWER on IntegriCloud