Skip to content

Commit e62f76d

Browse files
persidskiygithub-actions[bot]
authored andcommitted
Fix swiftlint
GitOrigin-RevId: c95b272cdbd03da694ed23b32b5eb87c335f6cf0
1 parent 02e564e commit e62f76d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Examples/All Examples/CustomLayerExample.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ final class CustomLayerExample: UIViewController, ExampleProtocol {
3939
self.displayLink.add(to: .main, forMode: .common)
4040
}.store(in: &cancelables)
4141

42-
4342
mapView.autoresizingMask = [.flexibleWidth, .flexibleHeight]
4443
navigationController?.isNavigationBarHidden = true
4544
view.addSubview(mapView)

0 commit comments

Comments
 (0)