remove wrong line

This commit is contained in:
Alexander Machehin 2014-10-09 20:43:11 +06:00
parent 4872e60c56
commit 7a151b4fc8
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ module GitHelper
else
blob.colorize
end
result = nil
result.present? ? result.html_safe : blob.data
rescue MentosError, Yajl::ParseError => e
blob.data.html_safe