Skip to content

Commit 5266237

Browse files
committed
Update LMViewModel.swift
1 parent ebd2431 commit 5266237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/d3-async-location/viewmodel/LMViewModel.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public final class LMViewModel: ILocationManagerViewModel{
5353

5454
// MARK: - Private
5555

56-
5756
@MainActor
5857
private func add(_ coordinate : CLLocation) {
5958
locations.append(coordinate)

0 commit comments

Comments
 (0)