diff options
Diffstat (limited to 'ios/app/MBXCustomCalloutView.m')
-rw-r--r-- | ios/app/MBXCustomCalloutView.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/app/MBXCustomCalloutView.m b/ios/app/MBXCustomCalloutView.m index 0bbb9d99ed..8f9bd8ed40 100644 --- a/ios/app/MBXCustomCalloutView.m +++ b/ios/app/MBXCustomCalloutView.m @@ -1,7 +1,5 @@ #import "MBXCustomCalloutView.h" -#import <mbgl/darwin/MGLAnnotation.h> - static CGFloat const tipHeight = 10.0; static CGFloat const tipWidth = 10.0; |