From 28387f8c900ef6e9dbedf145c1376d2cc7e163eb Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 29 Jan 2016 11:53:37 +0100 Subject: [PATCH] reformat a console.log --- storage/amnesia.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/amnesia.js b/storage/amnesia.js index a25281c81..c585dd83a 100644 --- a/storage/amnesia.js +++ b/storage/amnesia.js @@ -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;