remove debug statement (#8289)

This commit is contained in:
Joffrey JAFFEUX
2019-11-03 09:46:14 +01:00
committed by GitHub
parent 8d69944b4e
commit 6f6a02645c

View File

@ -13,7 +13,6 @@ class ThemeJavascriptCompiler
// Helper to replace old themeSetting syntax
function generateHelper(settingParts) {
console.log(settingParts)
const settingName = settingParts.join('.');
return {
"path": {