chore: Remove toolchain section from language settings (#20168)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2024-11-04 14:13:20 +01:00 committed by GitHub
parent 376a45528d
commit 49a0a11c4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -820,7 +820,6 @@
"tasks": { "tasks": {
"variables": {} "variables": {}
}, },
"toolchain": { "name": "default", "path": "default" },
// An object whose keys are language names, and whose values // An object whose keys are language names, and whose values
// are arrays of filenames or extensions of files that should // are arrays of filenames or extensions of files that should
// use those languages. // use those languages.