Skip to content

Commit

Permalink
removed duplicate SentryTraceHeader definition
Browse files Browse the repository at this point in the history
  • Loading branch information
antonis committed Sep 19, 2024
1 parent 434f32e commit e9bb15a
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 @@ -43,10 +43,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 e9bb15a

Please sign in to comment.