correct an invalid comment
This commit is contained in:
parent
cdfbaf5ad9
commit
d30470f1aa
@ -247,7 +247,7 @@ var historyKeeper;
|
|||||||
|
|
||||||
var log;
|
var log;
|
||||||
|
|
||||||
// Initialize tasks, then rpc, then store, then history keeper and then start the server
|
// Initialize logging, the the store, then tasks, then rpc, then history keeper and then start the server
|
||||||
var nt = nThen(function (w) {
|
var nt = nThen(function (w) {
|
||||||
// set up logger
|
// set up logger
|
||||||
var Logger = require("./lib/log");
|
var Logger = require("./lib/log");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user