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

Remove blame lines added leading whitespace.
This commit is contained in:
Robert Schilling
2014-10-02 10:29:03 +02:00
+1 -1
View File
@@ -30,5 +30,5 @@
%code{ class: highlightjs_class(@blob.name) }
:erb
<% lines.each do |line| %>
<%= line %>
<%= line %>
<% end %>