Skip to content

Commit b6b6765

Browse files
committed
Remove unused imports
1 parent 393b377 commit b6b6765

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apple/RNGestureHandlerModule.mm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#import <ReactCommon/CallInvoker.h>
1515
#import <ReactCommon/RCTTurboModule.h>
1616

17-
#import <react/renderer/components/text/ParagraphShadowNode.h>
1817
#import <react/renderer/components/text/TextShadowNode.h>
1918
#import <react/renderer/uimanager/primitives.h>
2019
#endif // RCT_NEW_ARCH_ENABLED
@@ -29,8 +28,6 @@
2928

3029
#import <React/RCTJSThread.h>
3130

32-
#import <cstring>
33-
3431
#ifdef RCT_NEW_ARCH_ENABLED
3532
using namespace facebook;
3633
using namespace react;

0 commit comments

Comments
 (0)