mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-07 00:50:46 +02: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