summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py b/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
index 51d1e81a639..441b1cc3c87 100644
--- a/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
+++ b/lldb/packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py
@@ -5,9 +5,6 @@ Test quoting of arguments to lldb commands
from __future__ import print_function
-import os
-import re
-import time
import lldb
from lldbsuite.test.decorators import *
OpenPOWER on IntegriCloud