You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/MapboxCoreNavigation/HistoryRecording.swift
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,6 @@ public extension HistoryRecording {
164
164
165
165
- precondition: Use the `startRecordingHistory()` method to begin recording history. If the `startRecordingHistory()` method has not been called, this method has no effect.
@@ -181,6 +180,7 @@ public extension HistoryRecording {
181
180
182
181
- precondition: Use the `startRecordingHistory()` method to begin recording history. If the `startRecordingHistory()` method has not been called, this method has no effect.
@@ -196,7 +196,6 @@ public extension HistoryRecording {
196
196
197
197
- precondition: Use the `startRecordingHistory()` method to begin recording history. If the `startRecordingHistory()` method has not been called, this method has no effect.
@@ -212,6 +211,7 @@ public extension HistoryRecording {
212
211
213
212
- precondition: Use the `startRecordingHistory()` method to begin recording history. If the `startRecordingHistory()` method has not been called, this method has no effect.
0 commit comments