提交 5c3972ae 编写于 作者: T tsl0922

remove dead code: broken_diffs

上级 4713fc34
......@@ -69,12 +69,6 @@ class MergeRequestDiff < ActiveRecord::Base
end
end
# When Git::Diff is not able to get diff
# because of git timeout it return this value
def broken_diffs
[Gitlab::Git::Diff::BROKEN_DIFF]
end
# Collect array of Git::Commit objects
# between target and source branches
def unmerged_commits
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册