Refactoring of labels, better exposure

This commit is contained in:
Pieter Vander Vennet 2021-04-10 23:53:13 +02:00
parent 04b83311f7
commit 12b92d286b
4 changed files with 23 additions and 36 deletions

View file

@ -117,8 +117,6 @@ for (const themeFile of themeFiles) {
}
}
console.log("LE", layerErrorCount)
if (layerErrorCount.length + themeErrorCount.length == 0) {
console.log("All good!")
} else {