Skip to content

Commit 7728c1d

Browse files
committed
Update LMViewModel.swift
1 parent 5266237 commit 7728c1d

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
@@ -57,5 +57,4 @@ public final class LMViewModel: ILocationManagerViewModel{
5757
private func add(_ coordinate : CLLocation) {
5858
locations.append(coordinate)
5959
}
60-
6160
}

0 commit comments

Comments
 (0)