Skip to content

Commit 79de306

Browse files
committed
remove unrelated type change
1 parent bd5756d commit 79de306

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/sentry/client_report/sender.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ defmodule Sentry.ClientReport.Sender do
3131
| Sentry.CheckIn.t()
3232
| ClientReport.t()
3333
| Sentry.Event.t()
34-
| Sentry.Transaction.t()
3534
def record_discarded_events(reason, event_items, genserver)
3635
when is_list(event_items) do
3736
# We silently ignore events whose reasons aren't valid because we have to add it to the allowlist in Snuba

0 commit comments

Comments
 (0)