Skip to content

Commit

Permalink
Merge pull request #25 from OmniaAlam/dev/Waqas
Browse files Browse the repository at this point in the history
Update TrackRecordingService.java
  • Loading branch information
qureshiwaqas committed Feb 16, 2024
2 parents a8a0980 + 1608477 commit 1280812
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 (forRemoval = false)
@Deprecated
@VisibleForTesting
public TrackRecordingManager getTrackRecordingManager() {
return trackRecordingManager;
Expand Down

0 comments on commit 1280812

Please sign in to comment.