mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 09:25:45 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function (redisClient, module) {
|
||||
|
||||
var helpers = module.helpers.redis;
|
||||
|
||||
module.sortedSetRemove = function (key, value, callback) {
|
||||
|
||||
Reference in New Issue
Block a user