提交 aa396ae5 编写于 作者: T Timothy Andrew

Remove unused variable in `IssuesController`.

上级 953bafff
......@@ -128,8 +128,6 @@ class Projects::IssuesController < Projects::ApplicationController
end
def related_branches
merge_requests = @issue.referenced_merge_requests(current_user)
@related_branches = @issue.related_branches(current_user)
respond_to do |format|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册