console.log

This commit is contained in:
psychobunny
2014-03-06 16:48:55 -05:00
parent bcd8137d0e
commit 7183fda2eb

View File

@@ -118,8 +118,6 @@
tpl_url = templates.getTemplateNameFromUrl(api_url);
}
console.log(tpl_url);
var template_data = null;
if (!templates[tpl_url]) {