Skip to content

Commit 63a3afd

Browse files
authored
fix: Remove private import from sample app (#5590)
1 parent e3ebff3 commit 63a3afd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Samples/iOS-ObjectiveC/iOS-ObjectiveC/AppDelegate.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#import "AppDelegate.h"
22
@import CoreData;
33
@import Sentry;
4-
#import <Sentry/SentryOptions+Private.h>
54

65
@import SentrySampleShared;
76

0 commit comments

Comments
 (0)