summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py b/lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py
index 88a20cb4567..04eceb7eb93 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py
@@ -1,9 +1,6 @@
from __future__ import print_function
import lldb
-import sys
-import os
-import time
def StepOver(debugger, args, result, dict):
OpenPOWER on IntegriCloud