Skip to content

Commit f2c8b18

Browse files
committed
whitespaaaaace
1 parent feed251 commit f2c8b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/app.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ def self.service(svc)
4444
duration = Time.now.to_f - time
4545
if svc != Service::Web && duration > 9
4646
boom ||= Service::TimeoutError.new("Long Service Hook")
47-
report_exception svc, data, boom,
47+
report_exception svc, data, boom,
4848
:event => event, :payload => payload.inspect,
49-
:duration => "#{duration}s"
49+
:duration => "#{duration}s"
5050
end
5151
end
5252
end

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy