mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 03:26:04 +01:00
removed extra debug log
This commit is contained in:
@@ -66,7 +66,6 @@ var express = require('express'),
|
||||
clientScripts: clientScripts
|
||||
};
|
||||
|
||||
console.log(templateValues);
|
||||
callback(null, templates.header.parse(templateValues));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user