ESlint indent

This commit is contained in:
Peter Jaszkowiak
2017-02-18 02:38:03 -07:00
parent 3b0dd2d1ef
commit 1493afee2a
43 changed files with 557 additions and 556 deletions

View File

@@ -431,7 +431,7 @@ module.exports = function (db, module) {
return item && item.value;
});
callback(err, data);
});
});
}
module.sortedSetRemoveRangeByLex = function (key, min, max, callback) {