Skip to content

Commit

Permalink
Remove unused #import <UIKit/UIGestureRecognizerSubclass.h> import wh…
Browse files Browse the repository at this point in the history
…ich breaks macOS

Summary:
Changelog:
[macOS][Fixed] - Remove unused #import <UIKit/UIGestureRecognizerSubclass.h> import which breaks macOS

Differential Revision: D40797971

fbshipit-source-id: c767e414cfd25f444529398a08946d2e5fdc7507
  • Loading branch information
christophpurrer authored and facebook-github-bot committed Oct 29, 2022
1 parent 87d6580 commit 211442c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion React/Fabric/RCTSurfaceTouchHandler.mm
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#import <React/RCTReactTaggedView.h>
#import <React/RCTUtils.h>
#import <React/RCTViewComponentView.h>
#import <UIKit/UIGestureRecognizerSubclass.h>

#import "RCTConversions.h"
#import "RCTTouchableComponentViewProtocol.h"
Expand Down

0 comments on commit 211442c

Please sign in to comment.