Skip to content

Commit

Permalink
ref: Remove not needed TransactionContext (#2884)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphofmann committed Apr 11, 2023
1 parent c319795 commit 4b08ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Sentry/include/SentryTransaction.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

NS_ASSUME_NONNULL_BEGIN

@class SentryTracer, SentryTransactionContext;
@class SentryTracer;

NS_SWIFT_NAME(Transaction)
@interface SentryTransaction : SentryEvent
Expand Down

0 comments on commit 4b08ceb

Please sign in to comment.