summaryrefslogtreecommitdiff
path: root/platform/ios/test/MGLMapViewZoomTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/test/MGLMapViewZoomTests.m')
-rw-r--r--platform/ios/test/MGLMapViewZoomTests.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/ios/test/MGLMapViewZoomTests.m b/platform/ios/test/MGLMapViewZoomTests.m
index ccf16fadf4..76bc61d02b 100644
--- a/platform/ios/test/MGLMapViewZoomTests.m
+++ b/platform/ios/test/MGLMapViewZoomTests.m
@@ -169,7 +169,6 @@
[self.mapView handlePinchGesture:pinch];
XCTAssertFalse(self.mapView.isZooming);
-
}
NS_INLINE CGFloat MGLScaleFromZoomLevel(double zoom) {