mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-14 01:45:47 +01:00
ESlint comma-dangle
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = function (Messaging) {
|
||||
},
|
||||
function (next) {
|
||||
db.delete('message:' + mid, next);
|
||||
}
|
||||
},
|
||||
], callback);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user