Skip to content

Commit

Permalink
remove unneeded spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
zokioki committed Dec 29, 2023
1 parent 7662e0e commit 8f65c59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fitbit_api/helpers/utils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def format_time(time)
end

time

else
raise FitbitAPI::InvalidArgumentError,
"Invalid type [#{time.class}] - provide a Time, DateTime, or a String in HH:mm format."
Expand Down

0 comments on commit 8f65c59

Please sign in to comment.