Commit 4b6bbf92 authored by Robert Schilling's avatar Robert Schilling

Merge pull request #7881 from cirosantilli/rm-blame-extra-white

Remove blame lines added leading whitespace.
parents 8d1137cd b7160cb7
......@@ -30,5 +30,5 @@
%code{ class: highlightjs_class(@blob.name) }
:erb
<% lines.each do |line| %>
<%= line %>
<%= line %>
<% 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