mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 03:43:45 +08:00
not needed, already in private section
This commit is contained in:
parent
8516059025
commit
efb15af209
|
@ -329,8 +329,6 @@ class TopicsController < ApplicationController
|
|||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def move_posts_to_destination(topic)
|
||||
args = {}
|
||||
args[:title] = params[:title] if params[:title].present?
|
||||
|
|
Loading…
Reference in New Issue
Block a user