Skip to content

Commit 2214dae

Browse files
Cleanup methodQueue synthesize
1 parent f87571c commit 2214dae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Libraries/Blob/RCTBlobManager.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ @implementation RCTBlobManager
3434
RCT_EXPORT_MODULE(BlobModule)
3535

3636
@synthesize bridge = _bridge;
37-
@synthesize methodQueue = _methodQueue;
3837

3938
- (void)setBridge:(RCTBridge *)bridge
4039
{

0 commit comments

Comments
 (0)