From 4f4f72234f3b8afe73b6301ddd54edff335a8c57 Mon Sep 17 00:00:00 2001 From: Jordan Kiley Date: Tue, 20 Aug 2019 11:06:30 -0700 Subject: Update platform/ios/test/MGLMapViewZoomTests.m Co-Authored-By: Jason Wray --- platform/ios/test/MGLMapViewZoomTests.m | 1 - 1 file changed, 1 deletion(-) 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) { -- cgit v1.2.1