Remove "default" option
Since it's not defining a real option, we can get rid of it.
This commit is contained in:
@@ -343,7 +343,6 @@
|
||||
},
|
||||
"codeQL.createQuery.qlPackLocation": {
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"patternErrorMessage": "Please enter a valid folder",
|
||||
"markdownDescription": "The name of the folder where we want to create queries and QL packs via the \"CodeQL: Create Query\" command. The folder should exist."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user