lint compliance

This commit is contained in:
yflory
2019-10-03 16:36:04 +02:00
parent b79b4dfe8a
commit d5c4285c61
2 changed files with 13 additions and 13 deletions

View File

@@ -284,7 +284,7 @@ nThen(function (w) {
};
store.listChannels(handler, w(done));
}).nThen(function (w) {
}).nThen(function () {
Log.info("EVICT_TIME_TO_RUN_SCRIPT", msSinceStart());
}).nThen(function () {
// the store will keep this script running if you don't shut it down