Skip to content

Commit

Permalink
Merge pull request #26 from OmniaAlam/revert-25-dev/Waqas
Browse files Browse the repository at this point in the history
Revert "Update TrackRecordingService.java"
  • Loading branch information
OmniaAlam authored Feb 16, 2024
2 parents 1280812 + fe30f6e commit afe6e9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ public TrackPointCreator getTrackPointCreator() {
return trackPointCreator;
}

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

0 comments on commit afe6e9c

Please sign in to comment.