Skip to content

Commit 9c47a27

Browse files
committed
Remove "default" option
Since it's not defining a real option, we can get rid of it.
1 parent f10185a commit 9c47a27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extensions/ql-vscode/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@
343343
},
344344
"codeQL.createQuery.qlPackLocation": {
345345
"type": "string",
346-
"default": "",
347346
"patternErrorMessage": "Please enter a valid folder",
348347
"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."
349348
},

0 commit comments

Comments
 (0)