forked from OSchip/llvm-project
[test] Delete redundant lldbutil import, NFC
This commit is contained in:
parent
ae3640e386
commit
9922dded47
|
@ -5,7 +5,6 @@ Test thread stepping features in combination with frame select.
|
|||
|
||||
|
||||
import lldb
|
||||
import lldbsuite.test.lldbutil as lldbutil
|
||||
from lldbsuite.test.lldbtest import *
|
||||
import lldbsuite.test.lldbutil as lldbutil
|
||||
|
||||
|
|
Loading…
Reference in New Issue