Skip to content

Commit

Permalink
removed duplicate SentryTraceHeader definition
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Aug 26, 2024
1 parent aade292 commit a218f44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ios/RNSentry.mm
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
#import "RNSentryFramesTrackerListener.h"
#endif

@interface SentryTraceContext : NSObject
- (nullable instancetype)initWithDict:(NSDictionary<NSString *, id> *)dictionary;
@end

@interface SentrySDK (RNSentry)

+ (void)captureEnvelope:(SentryEnvelope *)envelope;
Expand Down

0 comments on commit a218f44

Please sign in to comment.