Skip to content

Commit

Permalink
swiftformat
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Apr 7, 2024
1 parent 6af3315 commit 50a5fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MapLibreSwiftUI/MapView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public struct MapView: UIViewRepresentable {
var controls: [MapControl] = [
CompassView(),
LogoView(),
AttributionButton()
AttributionButton(),
]

private var locationManager: MLNLocationManager?
Expand Down

0 comments on commit 50a5fdd

Please sign in to comment.