remove debug statement

This commit is contained in:
Laetitia (O-01-67) 2022-12-20 16:46:25 -05:00 committed by GitHub
parent 87b2079f8d
commit 94a6db84d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ if(enabledMods.includes(runAfterAutogenMod) && enabledMods.includes(libraryMod))
};
if(!singularityChoices.includes(singularityName)) {
singularityChoices.push(singularityName);
console.log(3);
};
}
if(isNocheer) {