Skip to content

Commit e7cdb39

Browse files
authored
Merge pull request #65 from compnerd/lldbsuite.support.fs
test: remove import for `lldbsuite.support.fs`
2 parents f8e25d8 + 3246206 commit e7cdb39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/scripts/prepare_bindings.py

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
# LLDB modules:
1919
import use_lldb_suite
20-
from lldbsuite.support import fs
2120

2221

2322
def prepare_binding_for_language(scripts_dir, script_lang, options):

0 commit comments

Comments
 (0)