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