Commit f3a54684 authored by Gary Holtz's avatar Gary Holtz

Removing unused function

parent 7b43391d
......@@ -63,10 +63,6 @@ module Gitlab
@text&.slice(1..).to_s
end
def line_based_on_type
type == "old" ? old_line : new_line
end
def old_line
old_pos unless added? || meta?
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment