Commit 3bbdb8b2 authored by Balasankar "Balu" C's avatar Balasankar "Balu" C

Make rubocop happy

parent fe95db62
......@@ -88,7 +88,7 @@ module Omnibus
end
def duration
(Time.now.to_i - @start)/60
(Time.now.to_i - @start) / 60
end
def status
......
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