simple refactoring
This commit is contained in:
parent
a635b9da97
commit
df7c52489a
21 changed files with 276 additions and 264 deletions
|
@ -17,7 +17,7 @@ module CommitsHelper
|
|||
line_old = 1
|
||||
line_new = 1
|
||||
type = nil
|
||||
|
||||
|
||||
lines_arr = ::Gitlab::InlineDiff.processing diff_arr
|
||||
lines_arr.each do |line|
|
||||
next if line.match(/^\-\-\- \/dev\/null/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue