Skip to content

Commit

Permalink
Revert unnecessary import change
Browse files Browse the repository at this point in the history
  • Loading branch information
ssomnoremac authored Sep 11, 2017
1 parent 1b37b8b commit db486a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RCTBEEPickerManager/RCTBEEPickerManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#import "RCTBEEPickerManager.h"
#import "BzwPicker.h"
#import <React/RCTEventEmitter.h>
#import "RCTEventDispatcher.h"

@interface RCTBEEPickerManager()

Expand Down

0 comments on commit db486a5

Please sign in to comment.