Skip to content

Commit 0544c2a

Browse files
committed
Fix lint issue
1 parent 3e4b6b6 commit 0544c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryCocoaTesterTests-Bridging-Header.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
// Use this file to import your target's public headers that you would like to expose to Swift.
33
//
44

5+
#import <React/RCTViewManager.h>
56
#import <Sentry/Sentry.h>
67
#import <Sentry/SentryFramesTracker.h>
7-
#import <React/RCTViewManager.h>
88

99
#import "../RNSentrySDK+Test.h"
1010
#import "RNSentryBreadcrumb.h"

0 commit comments

Comments
 (0)