mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Fix extraneous import as a result of the last change.
llvm-svn: 140832
This commit is contained in:
@@ -7,7 +7,7 @@ import re
|
||||
import unittest2
|
||||
import lldb
|
||||
from lldbtest import *
|
||||
from lldbutil import symbol_iter, symbol_type_to_str
|
||||
from lldbutil import symbol_type_to_str
|
||||
|
||||
class ModuleAndSectionAPIsTestCase(TestBase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user