Commit b7160cb7 authored by Ciro Santilli's avatar Ciro Santilli

Remove blame lines added leading whitespace.

parent 88d3e97e
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
%code{ class: highlightjs_class(@blob.name) } %code{ class: highlightjs_class(@blob.name) }
:erb :erb
<% lines.each do |line| %> <% lines.each do |line| %>
<%= line %> <%= line %>
<% end %> <% 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