Skip to content

Commit ba4845a

Browse files
committed
remove auto import completion
1 parent 4a14d5c commit ba4845a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"python.analysis.typeCheckingMode": "off",
77
"python.languageServer": "Pylance",
88
"python.formatting.provider": "black",
9-
"python.analysis.autoImportCompletions": true,
109
"git.autofetch": "all",
1110
"prettier.tabWidth": 4,
1211
"prettier.useTabs": true,

0 commit comments

Comments
 (0)