mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 20:45:58 +01:00
make tests pass
This commit is contained in:
@@ -23,7 +23,6 @@ Digest.execute = function (payload, callback) {
|
||||
return callback();
|
||||
}
|
||||
|
||||
var subscribers;
|
||||
async.waterfall([
|
||||
function (next) {
|
||||
if (payload.subscribers) {
|
||||
|
||||
Reference in New Issue
Block a user