Commit 9f693a5c by Kevin Chugh

fix spacing

parent 482f8e67
...@@ -151,6 +151,7 @@ namespace :kpis do ...@@ -151,6 +151,7 @@ namespace :kpis do
if threads.count > 0 if threads.count > 0
puts "Orphan Ratio: #{ratio}" puts "Orphan Ratio: #{ratio}"
end end
puts "\n\n\n"
end end
end end
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