Remove extra space
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user