def create
    @agent_merge_list = AgentMergeList.new(agent_merge_list_params)

    respond_to do |format|
      if @agent_merge_list.save