add line at EOF

This commit is contained in:
Simon Martín 2017-12-18 12:59:20 +01:00
parent 47b6ae65f5
commit b531922459

View File

@ -89,4 +89,4 @@ function stringifyForLogs(object) {
});
return JSON.stringify(object);
}
}