remove debug statement (#8289)
This commit is contained in:
@@ -13,7 +13,6 @@ class ThemeJavascriptCompiler
|
||||
|
||||
// Helper to replace old themeSetting syntax
|
||||
function generateHelper(settingParts) {
|
||||
console.log(settingParts)
|
||||
const settingName = settingParts.join('.');
|
||||
return {
|
||||
"path": {
|
||||
|
||||
Reference in New Issue
Block a user