summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py b/lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py
index 13bc3b7ce2a..8af0ea1ba0c 100644
--- a/lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py
+++ b/lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py
@@ -10,8 +10,6 @@ o test_expr_options:
from __future__ import print_function
-import os
-import time
import lldb
import lldbsuite.test.lldbutil as lldbutil
from lldbsuite.test.decorators import *
OpenPOWER on IntegriCloud