Skip to content

Commit

Permalink
Update CompassHeading.m
Browse files Browse the repository at this point in the history
  • Loading branch information
firofame authored Aug 8, 2019
1 parent d5e2687 commit ba672f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/CompassHeading.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ @interface CompassHeading() <CLLocationManagerDelegate>

@implementation CompassHeading

RCT_EXPORT_MODULE()

- (instancetype)init {
if (self = [super init]) {
if ([CLLocationManager headingAvailable]) {
Expand Down

0 comments on commit ba672f7

Please sign in to comment.