Skip to content

Commit

Permalink
Merge branch 'feat/report-dropped-spans' of github.com:getsentry/sent…
Browse files Browse the repository at this point in the history
…ry-cocoa into feat/report-dropped-spans
  • Loading branch information
denrase committed Jul 17, 2024
2 parents 6a0c4ee + 2d003d0 commit 2f8aa96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Sentry/SentrySpotlightTransport.m
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ - (void)recordLostEvent:(SentryDataCategory)category reason:(SentryDiscardReason
// Empty on purpose
}


- (void)recordLostEvent:(SentryDataCategory)category
reason:(SentryDiscardReason)reason
quantity:(NSUInteger)quantity
Expand Down

0 comments on commit 2f8aa96

Please sign in to comment.