mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-01 04:09:51 +01:00
console.log
This commit is contained in:
@@ -118,8 +118,6 @@
|
||||
tpl_url = templates.getTemplateNameFromUrl(api_url);
|
||||
}
|
||||
|
||||
console.log(tpl_url);
|
||||
|
||||
var template_data = null;
|
||||
|
||||
if (!templates[tpl_url]) {
|
||||
|
||||
Reference in New Issue
Block a user