mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
removed unused timestamp
This commit is contained in:
@@ -199,8 +199,6 @@
|
||||
|
||||
var template_data = null;
|
||||
|
||||
var timestamp = new Date().getTime(); //debug
|
||||
|
||||
if (!templates[tpl_url]) {
|
||||
templates.preload_template(tpl_url, function() {
|
||||
parse_template();
|
||||
|
||||
Reference in New Issue
Block a user