Remove missed feature flag reference from package.json
This commit is contained in:
@@ -424,11 +424,6 @@
|
|||||||
"title": "GitHub Databases",
|
"title": "GitHub Databases",
|
||||||
"order": 8,
|
"order": 8,
|
||||||
"properties": {
|
"properties": {
|
||||||
"codeQL.githubDatabase.enable": {
|
|
||||||
"type": "boolean",
|
|
||||||
"default": false,
|
|
||||||
"markdownDescription": "Enable automatic detection of GitHub databases."
|
|
||||||
},
|
|
||||||
"codeQL.githubDatabase.download": {
|
"codeQL.githubDatabase.download": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "ask",
|
"default": "ask",
|
||||||
|
|||||||
Reference in New Issue
Block a user