mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Remove statement without effect.
This commit is contained in:
@@ -143,7 +143,6 @@ class Projects::MergeRequestsController < Projects::ApplicationController
|
||||
def update_branches
|
||||
@target_project = selected_target_project
|
||||
@target_branches = @target_project.repository.branch_names
|
||||
@target_branches
|
||||
|
||||
respond_to do |format|
|
||||
format.js
|
||||
|
||||
Reference in New Issue
Block a user