Skip to content

Commit

Permalink
Removed the synthesized bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosinigaglia committed Feb 28, 2018
1 parent ee12ea0 commit 7476064
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/BleManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ @implementation BleManager

RCT_EXPORT_MODULE();

@synthesize bridge = _bridge;

@synthesize manager;
@synthesize peripherals;
@synthesize scanTimer;
Expand Down

0 comments on commit 7476064

Please sign in to comment.