Skip to content

Commit 3246206

Browse files
committed
test: remove import for lldbsuite.support.fs
This has been removed upstream and is not used in the script. Simply remove the import.
1 parent 862fe53 commit 3246206

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/scripts/prepare_bindings.py

Lines changed: 0 additions & 1 deletion
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)