This commit is contained in:
Barış Soner Uşaklı
2017-05-04 16:39:47 -04:00
parent 14f3907aa4
commit 17d0759672
3 changed files with 2 additions and 4 deletions

View File

@@ -319,6 +319,5 @@ module.exports = function (Posts) {
db.sortedSetsRemove(keys, pid, next);
},
], callback);
}
};