Skip to content

Commit

Permalink
Update lib/sentry/client_report.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide authored Oct 21, 2024
1 parent 5c44239 commit 507745a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/sentry/client_report.ex
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ defmodule Sentry.ClientReport do
discarded_events: discarded_events
}

IO.inspect(client_report)

_ =
if Config.dsn() != nil && Config.send_client_reports?() do
Client.send_client_report(client_report)
Expand Down

0 comments on commit 507745a

Please sign in to comment.