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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": {