Skip to content

Commit 507745a

Browse files
authored
Update lib/sentry/client_report.ex
1 parent 5c44239 commit 507745a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/sentry/client_report.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ defmodule Sentry.ClientReport do
120120
discarded_events: discarded_events
121121
}
122122

123-
IO.inspect(client_report)
124-
125123
_ =
126124
if Config.dsn() != nil && Config.send_client_reports?() do
127125
Client.send_client_report(client_report)

0 commit comments

Comments
 (0)