Skip to content

Commit 37b27d0

Browse files
philIipfacebook-github-bot
authored andcommitted
remove unused synthesized methodQueue ivars (facebook#39548)
Summary: X-link: facebookresearch/playtorch#232 Changelog: [Internal] these aren't used, delete. i checked that no one else is trying to get the methodQueue of these modules as well. Reviewed By: christophpurrer Differential Revision: D49440924
1 parent ea85b31 commit 37b27d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native/Libraries/Network/RCTHTTPRequestHandler.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ @implementation RCTHTTPRequestHandler {
3232
}
3333

3434
@synthesize moduleRegistry = _moduleRegistry;
35-
@synthesize methodQueue = _methodQueue;
3635

3736
RCT_EXPORT_MODULE()
3837

0 commit comments

Comments
 (0)