We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd2431 commit 5266237Copy full SHA for 5266237
Sources/d3-async-location/viewmodel/LMViewModel.swift
@@ -53,7 +53,6 @@ public final class LMViewModel: ILocationManagerViewModel{
53
54
// MARK: - Private
55
56
-
57
@MainActor
58
private func add(_ coordinate : CLLocation) {
59
locations.append(coordinate)
0 commit comments