Merge pull request #3161 from github/koesie10/github-databases-package-json

Remove missed feature flag reference from package.json
This commit is contained in:
Koen Vlaswinkel
2023-12-21 12:33:59 +01:00
committed by GitHub

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",