mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
remove debug statement (#8289)
This commit is contained in:
parent
8d69944b4e
commit
6f6a02645c
|
@ -13,7 +13,6 @@ class ThemeJavascriptCompiler
|
|||
|
||||
// Helper to replace old themeSetting syntax
|
||||
function generateHelper(settingParts) {
|
||||
console.log(settingParts)
|
||||
const settingName = settingParts.join('.');
|
||||
return {
|
||||
"path": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user