Skip to content

Commit 62597f1

Browse files
committed
Remove extra space
1 parent 9c47a27 commit 62597f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extensions/ql-vscode/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ export async function setQlPackLocation(folder: string | undefined) {
639639
/**
640640
* Option to turn on/off ability to autogenerate QL packs. The options are "ask", "yes", "never"
641641
**/
642-
643642
const AUTOGENERATE_QL_PACKS = new Setting(
644643
"autogenerateQlPacks",
645644
new Setting("createQuery", ROOT_SETTING),

0 commit comments

Comments
 (0)