Make rubocop happy

This commit is contained in:
Balasankar "Balu" C 2017-12-14 19:18:18 +05:30
parent fe95db625d
commit 3bbdb8b230
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ module Omnibus
end
def duration
(Time.now.to_i - @start)/60
(Time.now.to_i - @start) / 60
end
def status