Remove missed feature flag reference from package.json

This commit is contained in:
Koen Vlaswinkel
2023-12-21 11:06:50 +01:00
parent 704895ba6c
commit 3689f84612

View File

@@ -424,11 +424,6 @@
"title": "GitHub Databases",
"order": 8,
"properties": {
"codeQL.githubDatabase.enable": {
"type": "boolean",
"default": false,
"markdownDescription": "Enable automatic detection of GitHub databases."
},
"codeQL.githubDatabase.download": {
"type": "string",
"default": "ask",