Skip to content

Commit

Permalink
Cleanup methodQueue synthesize
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed May 2, 2019
1 parent f87571c commit 2214dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libraries/Blob/RCTBlobManager.mm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ @implementation RCTBlobManager
RCT_EXPORT_MODULE(BlobModule)

@synthesize bridge = _bridge;
@synthesize methodQueue = _methodQueue;

- (void)setBridge:(RCTBridge *)bridge
{
Expand Down

0 comments on commit 2214dae

Please sign in to comment.