mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 19:46:01 +01:00
fix lint
This commit is contained in:
@@ -319,6 +319,5 @@ module.exports = function (Posts) {
|
||||
db.sortedSetsRemove(keys, pid, next);
|
||||
},
|
||||
], callback);
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user