Skip to content

Commit 9614fc7

Browse files
committed
remove set from header
1 parent 8bc0691 commit 9614fc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-native/Libraries/AppDelegate/RCTReactNativeFactory.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ typedef NS_ENUM(NSInteger, RCTReleaseLevel) { Canary, Experimental, Stable };
102102
initialProperties:(NSDictionary *_Nullable)initialProperties
103103
launchOptions:(NSDictionary *_Nullable)launchOptions;
104104

105-
- (void)setDevToolsConfiguration:(RCTDevMenuConfiguration *)configuration;
106-
107105
@property (nonatomic, nullable) RCTBridge *bridge;
108106
@property (nonatomic, strong, nonnull) RCTRootViewFactory *rootViewFactory;
109107

0 commit comments

Comments
 (0)