Skip to content

Commit

Permalink
Merge pull request #7914 from cirosantilli/patch-6
Browse files Browse the repository at this point in the history
Remove statement without effect.
  • Loading branch information
Razer6 committed Sep 30, 2014
2 parents b87c8c1 + 0f12e05 commit 136d445
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/projects/merge_requests_controller.rb
Expand Up @@ -143,7 +143,6 @@ def branch_to
def update_branches
@target_project = selected_target_project
@target_branches = @target_project.repository.branch_names
@target_branches

respond_to do |format|
format.js
Expand Down

0 comments on commit 136d445

Please sign in to comment.