small clean of CommitDecorator
This commit is contained in:
parent
1548baa17c
commit
279c4262f9
|
@ -26,8 +26,4 @@ class CommitDecorator < ApplicationDecorator
|
|||
safe_message.split(/\n/, 2)[1].try(:chomp)
|
||||
end
|
||||
end
|
||||
|
||||
def breadcrumbs
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue