diff --git a/api-server/posts.js b/api-server/posts.js index 517617bf4f..acae9df539 100644 --- a/api-server/posts.js +++ b/api-server/posts.js @@ -135,6 +135,5 @@ module.exports = { vote, disable, edit, - getAll, incrementCommentCounter }