mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 07:27:17 +08:00
Remove dead code
This commit is contained in:
@ -66,8 +66,6 @@ class PostRevisor
|
||||
end
|
||||
|
||||
def update_post
|
||||
@post.reset_cooked
|
||||
|
||||
@post.raw = @new_raw
|
||||
@post.updated_by = @user
|
||||
@post.last_editor_id = @user.id
|
||||
|
Reference in New Issue
Block a user