Skip to content

Commit

Permalink
Update TrackRecordingService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
qureshiwaqas authored Feb 16, 2024
1 parent 2e3fbd8 commit 1608477
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ public TrackPointCreator getTrackPointCreator() {
return trackPointCreator;
}

@Deprecated (forRemoval = false)
@Deprecated
@VisibleForTesting
public TrackRecordingManager getTrackRecordingManager() {
return trackRecordingManager;
Expand Down

0 comments on commit 1608477

Please sign in to comment.