reformat a console.log
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
module.exports.create = function(conf, cb){
|
||||
console.log("Loading amnesiadb. This is a horrible idea in production,"+
|
||||
"as data *will not* persist\n");
|
||||
" as data *will not* persist\n");
|
||||
|
||||
var db=[],
|
||||
index=0;
|
||||
|
||||
Reference in New Issue
Block a user