Remove extra space

This commit is contained in:
Elena Tanasoiu
2023-05-03 07:49:22 +00:00
parent 9c47a2718c
commit 62597f1eb5

View File

@@ -639,7 +639,6 @@ export async function setQlPackLocation(folder: string | undefined) {
/**
* Option to turn on/off ability to autogenerate QL packs. The options are "ask", "yes", "never"
**/
const AUTOGENERATE_QL_PACKS = new Setting(
"autogenerateQlPacks",
new Setting("createQuery", ROOT_SETTING),