mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-11 09:23:10 +02:00
ESlint indent
This commit is contained in:
@@ -431,7 +431,7 @@ module.exports = function (db, module) {
|
||||
return item && item.value;
|
||||
});
|
||||
callback(err, data);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
module.sortedSetRemoveRangeByLex = function (key, min, max, callback) {
|
||||
|
||||
Reference in New Issue
Block a user