diff --git a/src/posts/create.js b/src/posts/create.js index 29391bda5f..c80dc1d9f9 100644 --- a/src/posts/create.js +++ b/src/posts/create.js @@ -38,8 +38,6 @@ module.exports = function(Posts) { 'tid': tid, 'content': content, 'timestamp': timestamp, - 'editor': '', - 'edited': 0, 'deleted': 0 };